Skip to main content

Update destination

PATCH 

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

Update an existing inbound destination for a DID number.

Updatable Fields:

  • callhunt - Enable/disable sequential ringing
  • active - Enable/disable this destination

Note: The destination address and transport protocol cannot be changed. To change these, delete and create a new destination.

Authentication:

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

Request

Responses

Successfully updates destination settings and returns updated destination