---
title: "Reorder Queues"
method: PATCH
path: "/api/v2/queues/order"
tags: ["Omnichannel Routing Queues"]
---

# Reorder Queues

`PATCH /api/v2/queues/order`

Alters the evaluation order of OCR queues in the account.
The evaluation order is set in a `queue_ids` array in the request body.

You must include every queue id in your account to reorder the OCR queues. If not, the endpoint will return 400 Bad Request.

#### Allowed For

* Admins

## Response `204`

No Content

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/d53eac07ba68/schema)
