Destinations
Delete Destination
Deletes a specific destination.
delete/tenants/{tenant_id}/destinations/{destination_id}
Response
Success confirmation.
Example response
{
"success": true
}Deletes a specific destination.
Success confirmation.
{
"success": true
}