Creates an event.
Path parameters
Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the "primary" keyword.
Query parameters
Version number of conference data supported by the API client. Version 0 assumes no conference data support and ignores conference data in the event's body. Version 1 enables support for copying of ConferenceData as well as for creating new conferences using the createRequest field of conferenceData. The default is 0.
Version number of the event label feature supported by the API client. Version 0 assumes no event label support and processes the colorId field for color management. Version 1 enables support for event labels, and processes the eventLabelId in the event's body. In this case, the colorId field is ignored. The default is 0.
The maximum number of attendees to include in the response. If there are more than the specified number of attendees, only the participant is returned. Optional.
Deprecated. Please use sendUpdates instead.
Whether to send notifications about the creation of the new event. Note that some emails might still be sent even if you set the value to false. The default is false.
Whether to send notifications about the creation of the new event. Note that some emails might still be sent. The default is false.
Whether API client performing operation supports event attachments. Optional. The default is False.
Request body
Response
Successful response