---
title: "Changes to Create Work Queue"
method: POST
path: "/api/work_pools/{work_pool_name}/queues"
---

# Changes to Create Work Queue

`POST /api/work_pools/{work_pool_name}/queues`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2024-04-03** `93ae2b3f2efd` — 1 breaking, 1 warning
- **2024-02-08** `00512a1ecb66` — 1 info

## Changes

- **2024-04-03** `93ae2b3f2efd` — 1 breaking, 1 warning
  - the request property `name` became required
  - the `priority` request property's min was set to `1.00`
- **2024-02-08** `00512a1ecb66` — 1 info
  - added the optional property `status` to the response with the `201` status

---

[Operation](https://skmtc.dev/prefecthq/apis/untitled-api-2/docs/api/work_pools/:work_pool_name/queues/post.md) · [API](https://skmtc.dev/prefecthq/apis/untitled-api-2.md) · [Page](https://skmtc.dev/prefecthq/apis/untitled-api-2/changes/api/work_pools/:work_pool_name/queues/post)
