Concurrency Limits
Create Concurrency Limit
POST
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
Successful Response
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?