Skip to main content
WEBHOOK

Body

application/json
brand_id
string
required

Unique identifier of a 10DLC Brand

Example:

"BX12JH90"

campaign_id
string
required

Unique identifier of a 10DLC Campaign

Example:

"CX34KL56"

status
enum<string>
required

Current status of the 10DLC Campaign. One of:

  • REVIEW — the campaign is under review.
  • APPROVED — the campaign was approved and can send.
  • DECLINED — the campaign was rejected during review.
  • DELETED — the campaign was removed.
  • EXPIRED — the campaign registration lapsed.
  • SUSPENDED — the campaign is blocked from sending.
  • PORTED_OUT — the campaign was migrated to another provider.
Available options:
REVIEW,
APPROVED,
DECLINED,
DELETED,
EXPIRED,
SUSPENDED,
PORTED_OUT
Example:

"APPROVED"

Response

200

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