Skip to main content
PUT
Set env variables
Upserts deployment environment variables by name; variables not included keep their existing values. Passing the [ENCRYPTED] placeholder (the masked read value) is rejected — omit variables you do not intend to change.

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Body

application/json

SetEnvVariablesInput

env_variables
object[]
required

Response

200 - application/json
data
object[]
required