Update cron
Crons
Update cron
Update an existing cron
PATCH
Update cron
Documentation Index
Fetch the complete documentation index at: https://docs.cronapi.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The UUID of the cron to update.
Request body
All fields are optional. Only provided fields are updated.Display name.
Cron expression. If changed,
next_run_at is automatically recalculated.Webhook URL.
HTTP method:
GET, POST, or DELETE.Custom HTTP headers.
JSON body payload.
Set to
true to pause execution, false to resume.Response
Returns the updated cron object.200
400