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

  1. da030fad394f4

What changed

    • added the new optional request property request_id

      new-optional-request-property

    • added the optional property run_uuid to the response with the 200 status

      response-optional-property-added

    • added the required property job_id to the response with the 200 status

      response-required-property-added

    • added the required property request_id to the response with the 200 status

      response-required-property-added