Tenancy Service
Delete Tenant
DELETE
Path Parameters
id is the unique identifier of the tenant to be deleted.
Response
200
application/json
A successful response.
TenantDeleteResponse is the message returned from the request to delete a tenant.
id is the unique identifier of the tenant to be deleted.
TenantDeleteResponse is the message returned from the request to delete a tenant.