Schedules
Update a schedule
Update a schedule’s configuration, cron expression, or pause/resume it. Send action: "pause" or action: "resume" to toggle, or provide fields to update.
PATCH
Error
Authorizations
API token obtained from the Tokens endpoint. Include as Authorization: Bearer <token>.
Path Parameters
Body
application/json
Pause or resume the schedule. Mutually exclusive with other fields.
Available options:
pause, resume Error