Skip to main content
PUT
Enable or Disable Warm Pool

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

environmentId
string
required

Environment UUID, or the literal string global.

Body

application/json
enabled
boolean
required

Whether the warm pool should be active

Response

Warm pool config updated

warm_pool
object
required

Warm pool configuration plus current pool counts.