Tenant
Delete a tenant (only allowed for default tenant)
Authorization
x-calry-api-key x-calry-api-key<token>
In: header
Path Parameters
id*string
Tenant ID
Header Parameters
x-calry-tenant-id?string
Optional tenant ID to specify which tenant to operate as. If not provided, the default tenant will be used.
Response Body
curl -X DELETE "https://example.com/api/v1/tenants/string"Empty
Empty