Updates a specified assignment from the specific tenant.

The API is used to update a specific assignment from the specific tenant.
The owners of the application can update a specific assignment of the campaign that is created by them or includes at least one application owned by them.
Entitlements required: manageAccessWorkflow [Manage Access Work Flows].

Path Params
string
required

Campaign Assignment ID

Query Params
boolean

Consider the calling user as a supervisor of the campaign when set to true.

string
Defaults to assigned

Filter by how the campaigns were assigned to the calling user: assigned, delegated

Body Params

Campaign assignment payload details:

- reviewer: Details about the campaign reviewer. Required when redirecting an assignment to another user.
- operation: The operation to be executed.


Allowable values for operation are: approved, rejected, redirected, escalated.
approved: Approve an assignment.
rejected: Reject an assignment.
redirected: Redirect an assignment.
escalated: Escalate an assignment.

- justification: A justification for the action taken on the assignment by the reviewer.
- doImmediateFulfillment: Immediate action on the assignment when signOff is manual and doImmediateFulfillment is set to true.

Headers
boolean
required

If the value is set to true, the API call is treated as an admin API call.

Responses

500

Your request cannot be processed because an internal server error occurred.

Language
URL
Choose an example:
application/json