cURL
curl --request DELETE \ --url 'https://api.wavix.com/v1/10dlc/brands/{brand_id}?appid='
{ "success": true }
Use this method to delete a 10DLC Brand. Brands with active Campaigns cannot be deleted. You must delete Campaigns first.
An API key to authorize your request
Unique identifier of a Brand
"BM20QP9"
Indicates a successful request
true
Was this page helpful?