10DLC
Create 10DLC campaign
Create a 10DLC campaign under an existing brand. The campaign starts in draft status. Submit it for carrier review using the submit endpoint.
post/v1/10dlc/campaigns
Request body
Response
Campaign created in draft status.
Example response
{
"campaign": {
"name": "Order Notifications",
"useCase": "ACCOUNT_NOTIFICATION"
}
}