Skip to main content

Job status and messages

To update the status of a specific job for a project or to add message to the job.

URL

(PUT) projects/{projectid}/jobs/{jobid}/status

PARAMETERS

token

The token obtained on connection

Required

projectid

The project identifier

Required

jobid

The job identifier

Required

status

Optional: The new status of the job. See ApiProjectJob for status values.

Optional

message

Optional: The message to post with the new status. If no status is given it will post the message to the current status.

Optional

 

RESULTS

None.





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.