v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-09181183330.0 KB
environments

Modify an Environment Value

Modify an existing environment value

put/groups/{groupId}/apps/{appId}/environment_values/{environmentValueId}

Request body

_idstring

The environment value's internal ID

namestring

The environment value name

last_modifiednumber

The time this configuration was last modified represented by the number of seconds since the UNIX epoch.

Response

Success

_idstring

The environment value's internal ID

namestring

The environment value name

last_modifiednumber

The time this configuration was last modified represented by the number of seconds since the UNIX epoch.