Concurrency Limits V2
Create Concurrency Limit V2
Create a task run concurrency limit.
For more information, see https://docs.prefect.io/v3/develop/global-concurrency-limits.
POST
Headers
Body
application/json
Data used by the Prefect REST API to create a v2 concurrency limit.
Response
201
application/json
Successful Response
An ORM representation of a v2 concurrency limit.