{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Updates an existing work queue.
The work queue id
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?