Supported Formats

json

Errors

Code Description
403 Forbidden - if you have Public Pool access only

Params

Param name Description
token
required

Token obtained from /authorize

Validations:

  • Must be a String

state
optional

Use ‘cancelled’ if you want cancel a job.

Validations:

  • Must be a String

actual_duration
optional

The actual duration of a job, in minutes

Validations:

  • Must be a Integer

cancelled_reason
optional

Give a reason such as ‘admin_cancelled’, ‘decided_to_cancel’, or ‘asked_to_cancel’ so that the worker will not receive notifications for this job again

Validations:

  • Must be a String