10DLC
Number status changed
Sends a notification when a phone number status is updated.
postWebhookNumberStatusChanged
Payload
Example payload
{
"brand_id": "BX12JH90",
"campaign_id": "CX34KL56",
"number": "17029641104",
"status": "APPROVED"
}Response
Return a 200 status to indicate that the data was received.