v2

latestOpenAPI 3.1.0Proprietary2026-07-26127193620.1 KB
Wake

Update a wake schedule

Update a schedule's command, args, cadence, addresses, note, or enabled state. Changing the cadence (or re-enabling) recomputes the next fire time.

patch/wake/schedules/{id}

Request body

enabledboolean
commandstring
argsobject
cron_exprstring
timezonestring
from_addressstring
target_addressstring
notestring nullable

Response

Updated wake schedule

successtrue required