Cancel running cron job
render_cancel_cron_job_runCancel a currently running cron job on Render by providing its ID.
Instructions
Cancel running cron job. Cancel a currently running cron job. Calls DELETE /cron-jobs/{cronJobId}/runs on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cronJobId | Yes | The ID of the cron job |