Tenancy Service
Delete Tenant
DELETE
Path Parameters
id is the unique identifier of the tenant to be deleted.
Response
200 - application/json
TenantDeleteResponse is the message returned from the request to delete a tenant.
Tenant represents a tenant with an id, a name, and a timestamp indicating when it was created.