Work Queues
Create Work Queue
Creates a new work queue.
If a work 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
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
.