Disconnect Blueprint
render_disconnect_blueprintStop automatic resource syncing by disconnecting a Render Blueprint. This prevents future updates from its render.yaml file without deleting existing managed services or resources.
Instructions
Disconnect Blueprint. Disconnect the Blueprint with the provided ID. Disconnecting a Blueprint stops automatic resource syncing via the associated render.yaml file. It does not delete any services or other resources that were managed by the blueprint. Calls DELETE /blueprints/{blueprintId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprintId | Yes | The ID of the Blueprint |