Skip to main content
DELETE
/
tenant
/
{env_id}
/
{tenant}
Delete a tenant
curl --request DELETE \
  --url https://api.hotglue.com/tenant/{env_id}/{tenant} \
  --header 'x-api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

env_id
string
required

ID of environment

tenant
string
required

ID of tenant

Query Parameters

revoke
boolean

Revokes all OAuth connections if set to true

Response

200

The response is of type object.