Update a job

PATCH

Path parameters

jobIdstringRequired

The id of the job to patch

Headers

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
configobjectOptional
statusenumOptional

the status of the job

progressintegerOptional

the progress of the job. Whole number between 0 and 100

outcomeAcknowledgedAtdatetimeOptional

the time that the job’s outcome has been acknowledged by a user

infostringOptional

Current status of job in text

Response

This endpoint returns an object.
dataobject

A single unit of work that will execute asynchronously