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.
Request​
Responses​
- 200
- 400
- 401
- 403
Events generated
Invalid input
Unauthorized
AddEvents role required