cURL
curl --request DELETE \ --url https://api.example.com/api/work_pools/{work_pool_name}/queues/{name}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a work pool queue
The work pool name
The work pool queue name
Successful Response
Was this page helpful?