Connect Your AppJavaTenantpermit.api.tenants.delete()Version: 2.0.0On this pagepermit.api.tenants.delete()Deletes a tenant with specific tenant key or id.ParameterstenantKey - The id of the tenant. This is the unique key of the tenant.Implementationpermit.api.tenants.delete("[TENANT KEY OR ID]");