cURL
curl --request DELETE \ --url https://api.wavix.com/v3/10dlc/brands/{brand_id}/campaigns/{campaign_id}/numbers/{number} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Unlinks a phone number from a 10DLC Campaign. The associated Sender ID is also deleted.
Bearer token using appid (Authorization: Bearer )
Brand ID.
"B9FXYNH"
Campaign ID.
"CSJ4TV0"
Phone number to unlink.
"17029641104"
Phone number unlinked.
true
Was this page helpful?
Contact support