Skip to main content
PUT
Put environments

Path Parameters

string
required
The Kosli organization.

Body Parameters

string
required
The name of the environment to create or update.
string
required
A description for the environment.
string
required
The type of the environment. Valid values are K8S, S3, logical.
boolean
default:"false"
Whether to include scaling information in the environment snapshot.
string[]
default:""
A list of policy names to associate with the environment.
Last modified on March 10, 2026