Suspend service
render_suspend_serviceSuspend a Render service by ID to stop it from running and conserve resources. Directly calls the Render Public API to pause the service instantly.
Instructions
Suspend service. Suspend the service with the provided ID. Calls POST /services/{serviceId}/suspend on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The ID of the service |