Cancel a Job AssignmentCopy Pagepost https://prod1.serveture.com/public-api/cancel_job_assignment/Cancels a job assignment for a specific worker.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsjob_idint32The internal identifier for the job this order will be associated with. If it is specified, the provider_id parameter must also be provided.provider_idint32The unique identifier for the worker.ext_assignment_idstringThe 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.cancel_datestringThe 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.HeadersAuthorizationstringrequiredDefaults to Token <place token here>The authorization token returned from the Log In endpoint.Responses 200200 400Bad Request 2XX2XXUpdated about 1 year ago Change Job AssignmentChange a Session Assignment