Add or update environment variable
render_update_env_group_env_varAdd or update an environment variable in a Render environment group, with the option to set a value or auto-generate one.
Instructions
Add or update environment variable. Add or update a particular environment variable in a particular environment group. Calls PUT /env-groups/{envGroupId}/env-vars/{envVarKey} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body. | |
| envVarKey | Yes | The name of the environment variable | |
| envGroupId | Yes | Filter for resources that belong to an environment group |