Skip to main content
WEBHOOK
Number-status-changed
{
  "brand_id": "BX12JH90",
  "campaign_id": "CX34KL56",
  "number": "17029641104",
  "status": "APPROVED"
}

Body

application/json
brand_id
string

Unite identifier of a 10DLC Brand

Example:

"BX12JH90"

campaign_id
string

Unique identifier of a 10DLC Campaign

Example:

"CX34KL56"

number
string

A phone number associated with a 10DLC Campaign

Example:

"17029641104"

status
string

The number status

Example:

"APPROVED"

Response

200

Return a 200 status to indicate that the data was successfully received

I