Work Pools

Update Work Pool

Update a work pool

patch/api/work_pools/{name}

Path parameters

namestring required

The work pool name

The work pool name

Headers

x-prefect-api-versionstring

Request body

descriptionstring
is_pausedboolean
base_job_templateobject
concurrency_limitinteger

Response

Successful Response

Changes

Changed in 1 of the 50 revisions of this API.1

    • the is_paused request property default value false was removed

      request-property-default-value-removed