10DLC
Delete a 10DLC Campaign
Deletes a 10DLC Campaign. Associated phone numbers cannot be used as Sender IDs once the Campaign is deleted.
delete/v3/10dlc/brands/{brand_id}/campaigns/{campaign_id}
Path parameters
brand_idstring required
Example:BM20QP9
The unique ID of the 10DLC Brand.
campaign_idstring required
Example:CKLCK95
The unique ID of the 10DLC Campaign.
Response
Returns a success confirmation. The 10DLC Campaign is deleted.
Example response
{
"success": true
}