10DLC Campaign Registration
Campaign Registration Resubmit
"Resubmit a campaign to:
- Backfill missing MNO campaign operation records for one or more networks.
- Retroactively update the campaign to reflect newly assigned message class.
Please note that running this endpoint could potentially downgrade campaign business terms.<br><br> After hitting this endpoint, call the Get Campaign Registration API to to check lastActionStatus:
- If lastActionStatus is RESUBMIT_IN_PROGRESS, mno metadata not updated, poll again.
- If lastActionStatus is RESUBMIT_SUCCESSFUL, get updated MNO metadata.
- If lastActionStatus is RESUBMIT_FAILED, call the Campaign Feedback API to know the reason for failure.
put/v1/projects/{projectId}/campaignRegistrations/{campaignRegistrationId}/resubmit
Path parameters
projectIdstring required
Sinch uses projects to group resources such as contacts and apps together to manage and connect a unique set of keys and secret IDs for all your Sinch API products. To identify a project, it is given a unique alphanumeric identifier that ties it to your account. Your project ID can be found in the Customer Dashboard.
campaignRegistrationIdstring required
Campaign Registration Id returned by the create campaign API.
Request body
Response
A successful response.
object required