Cancel deploy
render_cancel_deployCancel an in-progress deploy for a service to halt an ongoing deployment.
Instructions
Cancel deploy. Cancel an in-progress deploy for a service. Not supported for cron jobs. Calls POST /services/{serviceId}/deploys/{deployId}/cancel on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployId | Yes | The ID of the deploy | |
| serviceId | Yes | The ID of the service |