Delete Destination Priority
Overview
Authentication
Method
Delete a destination priority associated with a phone number.
Path Parameters
Name
Type
Description
Example POST
curl -n https://api-service.tsgglobal.world/v1/did/priority -XDELETE -H "Authorization: Bearer <api_key>" \
-H "Content-Type: application/json" -d '{
"did": "12003004000",
"priority": 2
}'Error Codes
Last updated
Was this helpful?