---
title: "Changes to Add items to an annotation queue"
method: POST
path: "/v2/annotation-queues/{annotation_queue_id}/items"
---

# Changes to Add items to an annotation queue

`POST /v2/annotation-queues/{annotation_queue_id}/items`

> Every recorded change to this endpoint, newest first.
> 262 revisions in range; 74 not diffed.

## Timeline

Changed in 8 of 262 revisions.

- **2026-09-01** `359a7831a2f0` — 2 breaking, 1 info
- **2026-09-01** `66b8a4902911` — 3 breaking, 1 info
- **2026-09-01** `081200e02fe0` — 2 breaking, 1 info
- **2026-08-31** `b22330eb2d5a` — 3 breaking, 1 info
- **2026-08-31** `3a2f6c296c09` — 2 breaking, 1 info
- **2026-08-28** `9642bb8e4f83` — 3 breaking, 1 info
- **2026-08-27** `a38e9ab59771` — 2 breaking, 1 info
- **2026-08-02** `6f132f005b2a` — 1 info

## Changes

- **2026-09-01** `359a7831a2f0` — 2 breaking, 1 info
  - request body became required
  - the response's body type changed from `array` to `object` for status `200`
  - added the required property `items` to the response with the `200` status
- **2026-09-01** `66b8a4902911` — 3 breaking, 1 info
  - the `items` request property's minItems was increased to `1`
  - the response's body type changed from `object` to `array` for status `200`
  - removed the required property `items` from the response with the `200` status
  - request body became optional
- **2026-09-01** `081200e02fe0` — 2 breaking, 1 info
  - request body became required
  - the response's body type changed from `array` to `object` for status `200`
  - added the required property `items` to the response with the `200` status
- **2026-08-31** `b22330eb2d5a` — 3 breaking, 1 info
  - the `items` request property's minItems was increased to `1`
  - the response's body type changed from `object` to `array` for status `200`
  - removed the required property `items` from the response with the `200` status
  - request body became optional
- **2026-08-31** `3a2f6c296c09` — 2 breaking, 1 info
  - request body became required
  - the response's body type changed from `array` to `object` for status `200`
  - added the required property `items` to the response with the `200` status
- **2026-08-28** `9642bb8e4f83` — 3 breaking, 1 info
  - the `items` request property's minItems was increased to `1`
  - the response's body type changed from `object` to `array` for status `200`
  - removed the required property `items` from the response with the `200` status
  - request body became optional
- **2026-08-27** `a38e9ab59771` — 2 breaking, 1 info
  - request body became required
  - the response's body type changed from `array` to `object` for status `200`
  - added the required property `items` to the response with the `200` status
- **2026-08-02** `6f132f005b2a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/orq-ai/apis/orq-ai-api/docs/v2/annotation-queues/:annotation_queue_id/items/post.md) · [API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [Page](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/annotation-queues/:annotation_queue_id/items/post)
