Update a schedule
schedules
Update a schedule
Partial update. Changing cron_expression re-times the backing schedule; toggling enabled pauses/unpauses it; other fields update the record only. definition_id is immutable. Cross-tenant access returns 404.
PATCH
Update a schedule
Authorizations
Path Parameters
Body
application/json
Response
Successful Response
A schedule. next_fire_at is computed from the cron expression
at read time (never stored) and is null only if the stored expression
cannot produce a future fire.
Available options:
success, failure, running