Deprecated - Add new assignments to a continuous campaign.

The api to add new assignments v1.0 (v1.0/admin/campaign/{id}/assignments) is deprecated. The end of life is 31-Dec-2025. Use the following alternative API: POST /v2.0/instances/{id}/assignments
API request is only valid for resources created using V1 version. When a V1 resource is modified by using the V2 API, it will be aligned as a V2 resource. Attempting to access V2-exclusive resources with the V1 API will result in a 400 error.
API for adding new assignments in a continuous campaign. If called by application owner, API can add only assignments for campaigns he created or pertaining to applications he owns.
Entitlements required: manageAccessWorkflow [Manage Access Work Flows].

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

Campaign configuration Id.

Body Params

List of new assignments to be added to a continuous campaign instance:
Add campaign assignment payload details:

- id: Campaign assignment ID.
- applicationId: Application identifier

Responses
202

The request was successfully accepted.

500

Your operation can't be processed because an internal server error occurred.

Language
URL
LoadingLoading

Response
Choose an example:
application/json