latestOpenAPI 3.0.1MIT2026-08-102249151.2 KB

9eecb207c30d

10DLC Campaign Registration

Campaign Registration Resubmit

"Resubmit a campaign to:

  1. Backfill missing MNO campaign operation records for one or more networks.
  2. 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:

  1. If lastActionStatus is RESUBMIT_IN_PROGRESS, mno metadata not updated, poll again.
  2. If lastActionStatus is RESUBMIT_SUCCESSFUL, get updated MNO metadata.
  3. 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

mnosstring[]

Response

A successful response.

object required