Delete environment group
render_delete_env_groupDelete an environment group by its ID, removing all environment variables and secret files it contains.
Instructions
Delete environment group. Delete the environment group with the provided ID, including all environment variables and secret files it contains. Calls DELETE /env-groups/{envGroupId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envGroupId | Yes |