cURL
curl --request DELETE \ --url https://api.wavix.com/v3/10dlc/brands/{brand_id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Use this method to delete a 10DLC Brand. Brands with active Campaigns cannot be deleted. You must delete Campaigns first.
Bearer token using appid (Authorization: Bearer )
Unique identifier of a Brand
"BM20QP9"
Request successful.
Indicates a successful request
true
Was this page helpful?
Contact support