10DLC
Sync 10DLC campaign status
Sync the campaign status with the registration provider. Use this to check for approval updates after submission.
post/v1/10dlc/campaigns/{campaignId}/sync
Path parameters
campaignIdstring required
10DLC campaign ID.
Response
Campaign status synced.
Example response
{
"campaign": {
"name": "Order Notifications",
"useCase": "ACCOUNT_NOTIFICATION"
}
}