cURL
curl --request DELETE \ --url https://api.wavix.com/v3/10dlc/brands/{brand_id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Deletes a 10DLC Brand. Brands with active campaigns cannot be deleted.
Bearer token using appid (Authorization: Bearer )
Brand ID.
"BM20QP9"
10DLC Brand deleted.
true
Was this page helpful?
Contact support