10DLC
Delete a 10DLC Brand
Deletes a 10DLC Brand. Brands with active campaigns cannot be deleted.
delete/v3/10dlc/brands/{brand_id}
Path parameters
brand_idstring required
Example:BM20QP9
The unique ID of the 10DLC Brand.
Response
Returns a success confirmation. The 10DLC Brand is deleted.
Example response
{
"success": true
}