v50

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

Delete Destination

Deletes a specific destination.

delete/tenants/{tenant_id}/destinations/{destination_id}

Response

Success confirmation.

successboolean

Example response

{
  "success": true
}