Change a Session Assignment

Updates an existing individual session assignment for a specific worker. The endpoint allows for updating all elements of an existing session assignment's information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The internal identifier for the individual session.

string

The external assignment identifier. If it is provided and sent, it will take priority over the request_id to find the assignment and update it. Note: If the ext_assignment_id is associated with more than one session, the update will not be allowed as the system will not know which session to change.

int32

The unique identifier for the worker to whom you want to reassign this session. This action can only be done to committed sessions; reassignment is not allowed for active or completed sessions. Additionally, reassignment cannot be performed on sessions that are part of a job order; all sessions must be reassigned within a job order.

string

The new external assignment identifier if this is a reassignment.

string

The checkin date/time of the session. This will be ignored for any sessions that are not completed. The format should be “MMDDYYYY HH24MI” and it must be in UTC.

string

The checkout date/time of the session. This will be ignored for any sessions that are not completed. The format should be “MMDDYYYY HH24MI” and it must be in UTC.

attrib_list
object

A list of request attributes that are being changed. Only those attributes that are being changed should be included in the list.

Headers
string
required
Defaults to Token <place token here>

The authorization token returned from the Log In endpoint.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json