cURL
curl --request DELETE \ --url https://api.example.com/work_pools/{work_pool_name}/queues/{name}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Delete a work pool queue
Documentation IndexFetch the complete documentation index at: https://docs.prefect.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
Use this file to discover all available pages before exploring further.
The work pool name
The work pool queue name
Successful Response
Was this page helpful?