Unlink service
render_unlink_service_from_env_groupRemove a service from an environment group, revoking its access to the group's environment variables and secret files.
Instructions
Unlink service. Unlink a particular service from a particular environment group. The service will lose access to the environment variables and secret files in the group. Calls DELETE /env-groups/{envGroupId}/services/{serviceId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | ||
| envGroupId | Yes |