completed state cannot be updated.
POST /revisions/:id/data/command (Command: update_schedule)
Request Body
If
repeat is changed to recurring_cron, cron_expression must be supplied in the same request. If changed to one_time, invocation_time must be supplied. invocation_time follows the same naive-datetime format as on create.Response
Errors
A caller cannot tell these two 403 cases apart — a schedule that does not exist and one that is not
reachable both answer
forbidden. Sessions already work this way; see
Close Session.

