Skip to main content
DELETE
/
api
/
work_pools
/
{work_pool_name}
/
workers
/
{name}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

x-prefect-api-version
string

Path Parameters

work_pool_name
string
required

The work pool name

name
string
required

The work pool's worker name

Response

Successful Response