Skip to main content

Generate recurring events from an EventType's recurrence settings

POST 

/events/generate-recurring

Creates multiple events between startDate and endDate based on the EventType's recurrence pattern (weekly, monthly, or yearly). Optionally skips dates where an event of the same type already exists. Shares one recurrence engine with POST /events/repeat: the same recurrence and date range produce the same occurrence dates on both endpoints, and a single call creates at most 366 events.

Request​

Responses​

Events generated