Delete service
render_delete_serviceDelete a Render service by providing its service ID. Removes the specified service from your Render account using the Render Public API.
Instructions
Delete service. Delete the service with the provided ID. Calls DELETE /services/{serviceId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service |