---
title: "Delete all items"
method: DELETE
path: "/v2/annotation-queues/{annotation_queue_id}/clear"
tags: ["Annotation Queues"]
---

# Delete all items

`DELETE /v2/annotation-queues/{annotation_queue_id}/clear`

Delete all items from an annotation queue. This action is irreversible.

## Path parameters

- `annotation_queue_id` string, required

## Response `204`

No content - successful operation

## Changes

> 267 revisions in range; 78 not diffed.

- **2026-09-01** `359a7831a2f0` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2026-09-01** `66b8a4902911` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2026-09-01** `081200e02fe0` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2026-08-31** `b22330eb2d5a` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2026-08-31** `3a2f6c296c09` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`

[Full history](https://skmtc.dev/orq-ai/apis/orq-ai-api/changes/v2/annotation-queues/:annotation_queue_id/clear/delete.md)

---

[API](https://skmtc.dev/orq-ai/apis/orq-ai-api.md) · [All operations](https://skmtc.dev/orq-ai/apis/orq-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orq-ai/orq-ai-api/revisions/07f533f38704/schema)
