Skip to main content
DELETE
/
tenants
/
{id}
/
permanent
Permanently delete a tenant
curl --request DELETE \
  --url https://api.engagefabric.com/tenants/{id}/permanent \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

id
string
required

Tenant UUID

Response

Tenant permanently deleted