Create a Recurring Event
POST {{url}}/events?notify_participants=true
Creates a recurring event by adding the recurrence object. See https://docs.nylas.com/reference#event-subobjects for more info.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| notify_participants | boolean | 
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |