cURL
curl --request DELETE \ --url https://api.example.com/api/v1/tenants/{id} \ --header 'x-calry-api-key: <api-key>'
Optional tenant ID to specify which tenant to operate as. If not provided, the default tenant will be used.
Tenant ID
Tenant deleted