Update environment variables
render_update_env_vars_for_serviceReplace all environment variables for a Render service with a new list. Specify keys and values or let Render generate values automatically.
Instructions
Update environment variables. Replace all environment variables for a service with the provided list of environment variables. Calls PUT /services/{serviceId}/env-vars on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body. | |
| serviceId | Yes | The ID of the service |