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.
post/api/work_pools/{work_pool_name}/queues
Path parameters
work_pool_namestring required
The work pool name
The work pool name
Headers
x-prefect-api-versionstring
Request body
Response
Successful Response