Cancel a Job Assignment

Cancels a job assignment for a specific worker.

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

The internal identifier for the job this order will be associated with. If it is specified, the provider_id parameter must also be provided.

int32

The unique identifier for the worker.

string

The external assignment identifier. If this parameter is provided and sent, it will take priority over the job_id, job_instance, and provider_id parameters to find the assignment and cancel it.

string

The date from which the assignment should be canceled. All assignments will be canceled from this date onward, including the specified date. The format should be “YYYYMMDD” and it must be in UTC.

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