Skip to main content

CreateEnvironmentRequest

Properties

NameTypeRequiredDescription
environmentCreateEnvironmentEnvironment1

CreateEnvironmentEnvironment1

Properties

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

EnvironmentValues1

Properties

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

ValuesType1

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 →