Skip to main content
PATCH
/
api
/
work_queues
/
{id}
This response does not have an example.

Headers

x-prefect-api-version
string

Path Parameters

id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
is_paused
boolean
default:false
concurrency_limit
integer | null
Required range: x >= 0
priority
integer | null
Required range: x > 0
last_polled
string<date-time> | null
filter
object | null
deprecated

Response