Connect Your AppJavaTenantpermit.api.tenants.delete()On this pagepermit.api.tenants.delete() Deletes a tenant with specific tenant key or id. Parameters tenantKey - The id of the tenant. This is the unique key of the tenant. Implementation permit.api.tenants.delete("[TENANT KEY OR ID]");