Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
drafted
, published
, closed
, internal
Change the status of a job
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
drafted
, published
, closed
, internal