Skip to main content
DELETE
/
runs
/
crons
/
{cron_id}
Delete Cron
curl --request DELETE \
  --url https://api.example.com/runs/crons/{cron_id}
{
  "error": "<string>",
  "message": "<string>",
  "details": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.aegra.dev/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

cron_id
string
required

Response

Successful Response