Manage Tenants
Delete a tenant
Delete all of a tenants data and optionally revoke OAuth connections
DELETE
/
tenant
/
{env_id}
/
{tenant}
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
tenant
string
requiredID of tenant
Query Parameters
revoke
boolean
Revokes all OAuth connections if set to true
Response
200 - application/json
The response is of type object
.