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.

Changes

No recorded changes to this endpoint across all 50 revisions of this API.