Google Calendar API - Create Events
Minimal OpenAPI spec for creating events in Google Calendar using OAuth 2.0
v1.0.01 methods
Methods
Each method below is pulled directly from the OpenAPI file.
POST
/calendars/{calendarId}/eventscreateEventCreate a calendar event
Parameters
calendarIdpathrequired
Calendar identifier, e.g. 'primary'
Request body
application/json
Responses
200
Event successfully created
YAML
Copy and paste the full spec from the textarea below.