Updating a cron deletes all pending events created by that cron. New events are generated based on the updated schedule.
Authorizations
API key authentication. Include your API key in the Authorization header as: Bearer <your-api-key>
Path Parameters
Body
application/json
Cron expression (e.g., '0 0 * * *')
Available options:
GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS IANA timezone identifier (e.g., 'America/New_York')
Response
Cron updated