Skip to content

FlowSchedulePatch

Payload to create or update a flow’s schedule.

anchorAt: string

ISO-8601 anchor instant.


catchup: ScheduleCatchup


collectionSlug: string


optional cron?: string | null


enabled: boolean


optional everyMinutes?: number | null


flowName: string


frequency: ScheduleFrequency


optional maxRuns?: number | null


templateSlug: string


timezone: string


optional until?: string | null