10DLC
Campaign status changed
Sends a notification when a 10DLC Campaign status is updated in TCR.
postWebhookCampaignStatusChanged
Payload
Example payload
{
"brand_id": "BX12JH90",
"campaign_id": "CX34KL56",
"status": "APPROVED"
}Response
Return a 200 status to indicate that the data was successfully received
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.