---
title: "Changes to Re-enqueue a completed or failed job"
method: POST
path: "/api/job/rerun"
---

# Changes to Re-enqueue a completed or failed job

`POST /api/job/rerun`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 23 revisions.

- **2026-08-16** `da030fad394f` — 4 info

## Changes

- **2026-08-16** `da030fad394f` — 4 info
  - added the new optional request property `request_id`
  - added the optional property `run_uuid` to the response with the `200` status
  - added the required property `job_id` to the response with the `200` status
  - added the required property `request_id` to the response with the `200` status

---

[Operation](https://skmtc.dev/kenn-io/apis/roborev/docs/api/job/rerun/post.md) · [API](https://skmtc.dev/kenn-io/apis/roborev.md) · [Page](https://skmtc.dev/kenn-io/apis/roborev/changes/api/job/rerun/post)
