Trigger cron job run
render_run_cron_jobTrigger a cron job run on Render, canceling any active runs. Use this to manually start a scheduled job.
Instructions
Trigger cron job run. Trigger a run for a cron job and cancel any active runs. Calls POST /cron-jobs/{cronJobId}/runs on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cronJobId | Yes | The ID of the cron job |