Remove resources from environment
render_remove_resources_from_environmentRemove specified services, databases, or Redis instances from a Render environment by providing the environment ID and resource IDs.
Instructions
Remove resources from environment. Remove resources from the environment with the provided ID. Calls DELETE /environments/{environmentId}/resources on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceIds | Yes | ||
| environmentId | Yes |