Submit Campaign
Submits the campaign with the given ID for Infobip review. If a campaign gets approved by Infobip, it will get registered with carriers, and submitted for underlying connectivity provider's review. Each registered campaign incurs a cost, consult your contract for pricing information.
Please log in to see full path URL. Learn why.
post
/number-registration/1/campaigns/{campaignId}/register
Authorizations:
Scopes:
Request rate limit:
1 requests / second (per account)
path Parameters
campaignId required | string <uuid> The ID of the desired campaign. |
Request Body schema:
application/jsoncollapse all -
priorityId | string <uuid> The ID of the campaign priority you would like to use. |
Responses
202
Accepted
400
Bad Request
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Copy
Collapse all {- "priorityId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
Response samples
- 400
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Copy
Collapse all {- "requestError": {
- "serviceException": {
- "messageId": "BAD_REQUEST",
- "text": "Bad request"
}
}
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See