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

# Delete an annotation queue

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

Deletes an annotation queue, its items, and the queue references stored on the annotated spans.

## Path parameters

- `annotation_queue_id` string, required

## Response `200`

OK

- DeleteAnnotationQueueResponse

## Changes

> 257 revisions in range; 71 not diffed.

- **2026-09-01** `359a7831a2f0` — 1 breaking, 2 info
  - removed the success response with the status `204`
  - removed the non-success response with the status `404`
  - added the success response with the status `200`
- **2026-09-01** `66b8a4902911` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - added the non-success response with the status `404`
  - added the success response with the status `204`
- **2026-09-01** `081200e02fe0` — 1 breaking, 2 info
  - removed the success response with the status `204`
  - removed the non-success response with the status `404`
  - added the success response with the status `200`
- **2026-08-31** `b22330eb2d5a` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - added the non-success response with the status `404`
  - added the success response with the status `204`
- **2026-08-31** `3a2f6c296c09` — 1 breaking, 2 info
  - removed the success response with the status `204`
  - removed the non-success response with the status `404`
  - 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/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/359a7831a2f0/schema)
