v49

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-02-185890337.1 KB
Tenants

Delete a tenant

Permanently delete a tenant. This cannot be undone.

delete/tenants/{tenantId}

Path parameters

tenantIdstring required

The tenant ID

Response

Tenant deleted

successtrue required

Example response

{
  "meta": {
    "requestId": "req_V1StGXR8_Z5jdHi6"
  }
}