TENANTS
Delete Tenant
API to delete tenant by passing tenant_id. Delete action is irreversible. All API calls and existing workflow runs on deleted tenant will start failing.
DELETE
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
unique identifier of the tenant you want to get the details for
Response
204
application/json
204 - No Content
The response is of type object
.
Was this page helpful?