Concurrency Limits
Reset Concurrency Limit By Tag
POST
/
api
/
concurrency_limits
/
tag
/
{tag}
/
reset
Headers
x-prefect-api-version
string
Path Parameters
tag
string
requiredThe tag name
Body
application/json
slot_override
string[] | null
Manual override for active concurrency limit slots.
Response
200 - application/json
The response is of type any
.
Was this page helpful?