Concurrency Limits
Decrement Concurrency Limits V1
POST
/
api
/
concurrency_limits
/
decrement
Headers
x-prefect-api-version
string
Body
application/json
names
string[]
requiredThe tags to release a slot for
task_run_id
string
requiredThe ID of the task run releasing the slot
Response
200 - application/json
The response is of type any
.
Was this page helpful?