Tenants
Delete Tenant
Deletes the tenant and all associated destinations.
delete/tenants/{tenant_id}
Response
Success confirmation.
Example response
{
"success": true
}Deletes the tenant and all associated destinations.
Success confirmation.
{
"success": true
}