Skip to main content

UpdateEnvironmentRequest

Properties

NameTypeRequiredDescription
environmentUpdateEnvironmentEnvironment1

UpdateEnvironmentEnvironment1

Properties

NameTypeRequiredDescription
namestringThe environment's name.
valuesEnvironmentValues3[]Information about the environment's variables.

EnvironmentValues3

Properties

NameTypeRequiredDescription
enabledbooleanIf true, the variable is enabled.
keystringThe variable's name.
valuestringThe variable's value.
typeValuesType3The variable type.

ValuesType3

The variable type.

Properties

NameTypeRequiredDescription
SECRETstring"secret"
DEFAULT_string"default"
ANY_string"any"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →