v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-102991198.1 KB
Tenants

Delete Tenant

Deletes the tenant and all associated destinations.

delete/tenants/{tenant_id}

Response

Success confirmation.

successboolean

Example response

{
  "success": true
}