v1

latestOpenAPI 3.1.02026-07-1213613295.5 KB
Applications

Update Env

Update env by application UUID.

patch/applications/{uuid}/envs

Path parameters

uuidstring required

UUID of the application.

Request body

keystring required

The key of the environment variable.

valuestring required

The value of the environment variable.

is_previewboolean

The flag to indicate if the environment variable is used in preview deployments.

is_literalboolean

The flag to indicate if the environment variable is a literal, nothing espaced.

is_multilineboolean

The flag to indicate if the environment variable is multiline.

is_shown_onceboolean

The flag to indicate if the environment variable's value is shown on the UI.

Response

Environment variable updated.

idinteger
uuidstring
resourceable_typestring
resourceable_idinteger
is_literalboolean
is_multilineboolean
is_previewboolean
is_runtimeboolean
is_buildtimeboolean
is_sharedboolean
is_shown_onceboolean
keystring
valuestring
real_valuestring
commentstring nullable
versionstring
created_atstring
updated_atstring