Restart service
render_restart_serviceRestart a Render service by its ID to apply changes or recover from failures. Not for cron jobs.
Instructions
Restart service. Restart the service with the provided ID. Not supported for cron jobs. Calls POST /services/{serviceId}/restart on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service |