v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Environments

Enable or Disable Warm Pool

Enables or disables the warm pool for the environment. The target pool size is fixed by the platform; only enabled is configurable from the API.

put/v1/environments/{environmentId}/warm-pools

Path parameters

environmentIdstring required

Environment UUID, or the literal string global.

Request body

enabledboolean required

Whether the warm pool should be active

Response

Warm pool config updated