POST
/
api
/
concurrency_limits
/
increment
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "name": "<string>",
    "limit": 123
  }
]

Headers

x-prefect-api-version
string

Body

application/json
names
string[]
required

The tags to acquire a slot for

task_run_id
string
required

The ID of the task run acquiring the slot

Response

200
application/json
Successful Response
id
string
required
name
string
required
limit
integer
required