job.setStatus

Sets the status on a job by id.

Requires the jobsWrite permission.

All jobs are drafts when they're first created. There are a few validations around the stages a job can be transitioned to:

  • Drafts can be changed to Open or Archived
  • Open jobs can be changed to Closed
  • Closed jobs can be changed to Draft or Archived
  • Archived jobs can be changed to a Draft
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The unique id of the job to set the status of.

string
enum
required

The status to apply to the job.

Allowed:
Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json