{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Update a work pool queue
The work pool name
The work pool queue name
Data used by the Prefect REST API to update a work queue.
Whether or not the work queue is paused.
x >= 0
x > 0
DEPRECATED: Filter criteria for the work queue.
Show child attributes
Only include flow runs with these tags in the work queue.
Only include flow runs from these deployments in the work queue.
Successful Response
Was this page helpful?