Work Pools
Create Work Pool
Creates a new work pool. If a work pool with the same name already exists, an error will be raised.
For more information, see https://docs.prefect.io/v3/deploy/infrastructure-concepts/work-pools.
POST
Headers
Body
application/json
Data used by the Prefect REST API to create a work pool.
Response
201
application/json
Successful Response
An ORM representation of a work pool