9.3 Update job
POST http://{{rip_ip}}:5438/jobs/{{job_id}}
Merges the send Job XML with the job stored at the RIP, replacing each of the root nodes with the supplied root nodes, but leaving not supplied root nodes untouched.
Request
(Partial) Job XML to be merged into the existing job. Offering only the nodes to be replaced.
Detailed information about the content of the Job XML can be found at : https://help.printfactory.cloud/job-xml-definition
Error
- 404 Not Found :
{"Message":"Job not found"}