Environments
Update Environment Variable
Updates a variable. Only provided fields are changed. Source-backed personal environments can override inherited variable keys only when the inherited variable has personal_override_allowed: true.
patch/v1/environments/{environmentId}/variables/{id}
Path parameters
environmentIdstring required
Environment UUID, or the literal string global.
idstring uuid required
Variable UUID
Request body
Response
Variable updated