v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-06521370.6 KB
vals

Attach an environment variable group to this val. Every variable in the group is injected into the val's environment. Variables defined on the val itself take precedence over variables with the same key in a group. Attaching a group that is already attached succeeds without doing anything.

put/v2/vals/{val_id}/environment_variable_groups/{group_id}

Path parameters

val_idstring uuid required

Id of a val

group_idstring uuid required

Id of an environment variable group

Response

The group is attached to the val