cURL
curl --request DELETE \ --url https://client-api.hotglue.xyz/tenant/{env_id}/{tenant} \ --header 'x-api-key: <api-key>'
{}
Delete all of a tenants data and optionally revoke OAuth connections
ID of environment
ID of tenant
Revokes all OAuth connections if set to true
200
The response is of type object.
object