Skip to main content
PATCH
Update Environment Variable

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Path Parameters

env_var_id
string
required

Body

application/json
values
Values · object
required

Values to replace. Set to null to remove an environment (except 'production').

Response

Successful Response

label
string
required
created_at_unix_secs
integer
required
updated_at_unix_secs
integer
required
type
enum<string>
required
Available options:
string,
secret,
auth_connection
id
string
required
workspace_id
string
required
values
Values · object
required
created_by_user_id
string | null