http://localhost:3100
List schedules for a task
Example
Create a schedule
Schedule type:
one_time, interval, weekly, monthlyISO 8601 datetime for one-time schedules
Repeat interval in days (for
interval type)Day of week 0-6 (for
weekly type)Day of month 1-31 (for
monthly type)Time of day in HH:MM format (for
weekly and monthly)Example — one-time
Example — interval
Update a schedule
Delete a schedule
Example