Work Pools
Create Work Queue
Creates a new work pool queue. If a work pool queue 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#work-queues.
POST
Headers
Path Parameters
The work pool name
Body
application/json
Data used by the Prefect REST API to create a work queue.
Response
201
application/json
Successful Response
The response is of type object
.