POST
/v3/grants/{grant_id}/scheduling/configurations/{configuration_id}/group-eventsCreate group event
Creates a group event in the specified Configuration.
Create a group event
locationThe location of the group event (for example, a physical address or the name of a meeting room).
recurrenceAn array of RRULE and EXDATE strings. Nylas includes this field only if the event is the main
(master) event. See RFC-5545 for more details.
You can use this tool to learn more about the RRULE spec.
Events inherit their timezone from the when object. Nylas recommends that you use the when
object to specify the event's start and end time.
Provider specifics:
- Virtual calendars don't support
DTSTARTorTZID. - iCloud accounts do not support recurring events for group events
- Microsoft Graph adds one day to the
UNTILdate.