v3

latestOpenAPI 3.1.12026-07-3126063.6 KB
environments

Update an environment variable

Update an environment variable by ID

patch/v1/environment-variables/{environmentVariableId}

Path parameters

environmentVariableIdstring required

The ID of the environment variable

Request body

keystring required
valuestring
isSecretboolean

Response

The environment variable has been updated successfully

{"stackTrail":"paths:/v1/environment-variables/{environmentVariableId}:patch:responses:200:content:application/json:schema:properties:success","oasType":"schema","type":"unknown"}