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