v50

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

Create an Environment Value

Define a new environment value.

post/groups/{groupId}/apps/{appId}/environment_values

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

Created

_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.