Skip to main content

permit.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]");