Update an environment group
Sets whether the environment is restricted and replaces the list of users granted manage access. Targets the team specified in the path, or the caller’s organization default team when no team is specified.
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Path Parameters
Body
A request to update an existing environment group.
Manage-access settings to apply. Omit to leave manage access unchanged.
Response
A team-scoped grouping of same-named environments (e.g. "production", "staging").
Restricting an environment group limits who can manage the environment of that name across every model and chain in the team.
Name of the environment group, matching the environment name it governs.
"staging"
Unique identifier of the team the environment group belongs to.
Name of the team the environment group belongs to.
Settings controlling who can manage this environment group.