Link service
render_link_service_to_env_groupLink a service to an environment group to grant access to shared environment variables and secret files via the Render API.
Instructions
Link service. Link a particular service to a particular environment group. The linked service will have access to the environment variables and secret files in the group. Calls POST /env-groups/{envGroupId}/services/{serviceId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service | |
| envGroupId | Yes | Filter for resources that belong to an environment group |