---
title: "Changes to Enqueue a daemon job"
method: POST
path: "/api/enqueue"
---

# Changes to Enqueue a daemon job

`POST /api/enqueue`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 23 revisions.

- **2026-08-26** `9fc133457d16` — 8 info
- **2026-07-14** `f21d27cf967e` — 2 breaking, 2 info
- **2026-07-04** `87786c43889b` — 2 info
- **2026-06-22** `337af3141292` — 2 info
- **2026-06-09** `538b457f849b` — 2 breaking, 2 info

## Changes

- **2026-08-26** `9fc133457d16` — 8 info
  - added the optional property `oneOf[#/components/schemas/EnqueueCreatedResponse]/experiments` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/EnqueueCreatedResponse]/experiments` to the response with the `201` status
  - added the optional property `oneOf[#/components/schemas/EnqueueCreatedResponse]/resume_source_job_uuid` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/EnqueueCreatedResponse]/resume_source_job_uuid` to the response with the `201` status
  - added the optional property `oneOf[#/components/schemas/PanelEnqueueResponse]/experiments` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PanelEnqueueResponse]/experiments` to the response with the `201` status
  - added the optional property `oneOf[#/components/schemas/PanelEnqueueResponse]/resume_source_job_uuid` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PanelEnqueueResponse]/resume_source_job_uuid` to the response with the `201` status
- **2026-07-14** `f21d27cf967e` — 2 breaking, 2 info
  - added `#/components/schemas/EnqueueCreatedResponse, #/components/schemas/PanelEnqueueResponse` to the response body `oneOf` list for the response status `200`
  - added `#/components/schemas/EnqueueCreatedResponse, #/components/schemas/PanelEnqueueResponse` to the response body `oneOf` list for the response status `201`
  - removed `#/components/schemas/ReviewJob` from the response body `oneOf` list for the response status `200`
  - removed `#/components/schemas/ReviewJob` from the response body `oneOf` list for the response status `201`
- **2026-07-04** `87786c43889b` — 2 info
  - added the optional property `oneOf[#/components/schemas/ReviewJob]/panel_summary/first_started_at` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/ReviewJob]/panel_summary/first_started_at` to the response with the `201` status
- **2026-06-22** `337af3141292` — 2 info
  - added the optional property `oneOf[#/components/schemas/ReviewJob]/panel_summary/members_with_cost` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/ReviewJob]/panel_summary/members_with_cost` to the response with the `201` status
- **2026-06-09** `538b457f849b` — 2 breaking, 2 info
  - added `#/components/schemas/ReviewJob` to the response body `oneOf` list for the response status `200`
  - added `#/components/schemas/ReviewJob` to the response body `oneOf` list for the response status `201`
  - removed `#/components/schemas/EnqueueCreatedResponse, #/components/schemas/PanelEnqueueResponse` from the response body `oneOf` list for the response status `200`
  - removed `#/components/schemas/EnqueueCreatedResponse, #/components/schemas/PanelEnqueueResponse` from the response body `oneOf` list for the response status `201`

---

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