---
title: "Delete Queues"
method: DELETE
path: "/preview/evaluations/queues/"
tags: ["Evaluations"]
---

# Delete Queues

`DELETE /preview/evaluations/queues/`

## Request body

- EvaluationQueueIdsRequest
  - `queue_ids` string[], required

## Response `200`

Successful Response

- EvaluationQueueIdsResponse
  - `count` integer
  - `queue_ids` string[]

## Other responses

- `422` — Validation Error

## Changes

- **2026-02-13** `72fe88316d15` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2025-11-05** `e62506c24377` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/agenta-ai/apis/agenta-api/changes/preview/evaluations/queues/delete.md)

---

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