Delete a tenant
DELETE
/system/v2/tenants/{id}
Platform support: MT and CC
Permanently deletes a tenant and all associated data including tenant-specific tables, groups, phonebook entries, SMS entries, meeting records, and DSM data.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Tenant deleted successfully
Invalid request
Unauthorized
Forbidden
Resource not found
Internal server error