Acknowledge a job

Acknowledge a job and return the job

Authentication

AuthorizationBearer

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

Path parameters

jobIdstringRequired
ID of job to return

Headers

X-Disable-Hooks"true"RequiredDefaults to true

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