Update environment group
render_update_env_groupUpdate environment group attributes such as name on Render. Modify existing environment groups directly through the Render Public API.
Instructions
Update environment group. Update the attributes of an environment group. Calls PATCH /env-groups/{envGroupId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| envGroupId | Yes |