Data Processing
Batch Jobs
Modify a batch job
Modifies an existing job at the back-end, but maintains the identifier. Changes can be grouped in a single request.
The job status does not change.
Jobs can only be modified when the job is not queued and not running. Otherwise, requests to this endpoint MUST be rejected with openEO error JobLocked.
patch/jobs/{job_id}
Request body
Response
Changes to the job applied successfully.