Acknowledge a job

Acknowledge a job and return the job

Path parameters

jobIdstringRequired

ID of job to return

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an optional object.
infostringOptional
progressintegerOptional

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

estimatedCompletionAtdatetimeOptional

Response

This endpoint returns an object.
dataobject

A single unit of work that will execute asynchronously