Tenancy

delete tenant

delete/v1/tenants/{id}

Path parameters

idstring required

id is the unique identifier of the tenant to be deleted.

Response

A successful response.

tenant_idstring

tenant_id is the tenant id that was deleted.

Changes