Changes to Re-enqueue a completed or failed job
POST /api/job/rerun
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 23 revisions of this API.4
What changed
- ○
added the new optional request property
request_idnew-optional-request-property
- ○
added the optional property
run_uuidto the response with the200statusresponse-optional-property-added
- ○
added the required property
job_idto the response with the200statusresponse-required-property-added
- ○
added the required property
request_idto the response with the200statusresponse-required-property-added
- ○