Unlink service
render_unlink_service_from_env_groupUnlink a service from an environment group to revoke access to its environment variables and secret files. Use this to isolate services or remove shared configuration when no longer needed.
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 |