Work Queues
Update Work Queue
Updates an existing work queue.
PATCH
/
api
/
work_queues
/
{id}
Headers
Path Parameters
The work queue id
Body
application/json
Data used by the Prefect REST API to update a work queue.
Whether or not the work queue is paused.
Required range:
x > 0
Required range:
x > 0
DEPRECATED: Filter criteria for the work queue.
Was this page helpful?