v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-16170291390.7 KB
Work Pools

Update Work Queue

Update a work pool queue

patch/api/work_pools/{work_pool_name}/queues/{name}

Path parameters

work_pool_namestring required

The work pool name

The work pool name

namestring required

The work pool queue name

The work pool queue name

Headers

x-prefect-api-versionstring

Request body

namestring
descriptionstring
is_pausedboolean

Whether or not the work queue is paused.

concurrency_limitinteger
priorityinteger
last_polledstring date-time

Response

Successful Response