Restart service
render_restart_serviceRestart a Render service by its ID. Triggers the restart endpoint to redeploy or recover a service. Not supported 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 |