REQUEST
RW
in the column R/W
. You are not able to change the id
of a job, but most job properties are modifiable.
Body
Object, set field name to the id of the job to edit. The value is an obect with one or multiple fields.
Follow the schema of the Job API object for the value object.
Set
notify:true
if you want to generate a notification in case the progress status of this job changed.
To omit creating notifications for this job modification, set notify:false
.
The notify
attribute is optional and defaults to true
.