PATCH
/
api
/
v2
/
concurrency_limits
/
{id_or_name}

Headers

x-prefect-api-version
string

Path Parameters

id_or_name
required

The ID or name of the concurrency limit

Body

application/json
active
boolean | null
name
string | null
limit
integer | null
active_slots
integer | null
denied_slots
integer | null
slot_decay_per_second
number | null