curl --request DELETE \
--url https://dev.startree.ai/tenants/{tenantName} \
--header 'Authorization: <api-key>'
curl --request DELETE \
--url https://dev.startree.ai/tenants/{tenantName} \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Tenant name
Tenant type
SERVER
, BROKER
Was this page helpful?