cURL
curl --request DELETE \ --url https://api.example.com/runs/crons/{cron_id}
"<string>"
Delete a cron by ID.
Success
Was this page helpful?