Skip to main content
POST
Upsert Environment Variables

Authorizations

Authorization
string
header
required

Pass an API key (prefixed lk_) or a JWT access token as a bearer token. Generate API keys in the dashboard at https://dashboard.lyceum.technology/api-keys.

Body

application/json
environment_variables
EnvironmentVariableCreate · object[]
required

List of environment variables to create or update

Minimum array length: 1

Response

Successful Response

environment_variables
EnvironmentVariableResponse · object[]
required