Update a job
Path parameters
jobId
The id of the job to patch
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects an object.
config
status
the status of the job
progress
the progress of the job. Whole number between 0 and 100
outcomeAcknowledgedAt
the time that the job’s outcome has been acknowledged by a user
info
Current status of job in text
metadata
Additional metadata for the job
Response
This endpoint returns an object.
data
A single unit of work that will execute asynchronously