Skip to main content

Delete destination

DELETE 

/api/v1/purchases/:purchase_id/destinations/:id

Delete an existing inbound destination from a DID number.

Important:

  • Destination is permanently removed from the DID configuration
  • Deletion is logged for audit purposes

Authentication:

  • Requires Bearer token in Authorization header: Authorization: Bearer <token>

Request

Responses

Successfully deletes destination and returns 204 No Content