Concurrency Limits
Create Concurrency Limit
POST
/
api
/
concurrency_limits
/
Headers
Body
application/json
Data used by the Prefect REST API to create a concurrency limit.
A tag the concurrency limit is applied to.
The concurrency limit.
Response
200 - application/json
An ORM representation of a concurrency limit.
A tag the concurrency limit is applied to.
The concurrency limit.
A list of active run ids using a concurrency slot
Was this page helpful?