PATCH
/
api
/
work_queues
/
{id}

Headers

x-prefect-api-version
string

Path Parameters

id
string
required

The work queue id

Body

application/json
name
string | null
description
string | null
is_paused
boolean
default: false

Whether or not the work queue is paused.

concurrency_limit
integer | null
priority
integer | null
last_polled
string | null
filter
object | null
deprecated

DEPRECATED: Filter criteria for the work queue.