Skip to main content
PATCH
Update environment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

env_name
string
required
org
string
required

Body

application/json
description
string | null
include_scaling
boolean | null
included_environments
string[] | null
policies
string[] | null

Response

200 - application/json

Successful Response

The response is of type string.

Last modified on June 18, 2026