POST
/calendars/{calendarId}/eventscreateEventCreate a calendar event
Parameters
| Name | In | Required | Description |
|---|---|---|---|
| calendarId | path | Yes | Calendar identifier, e.g. 'primary' |
Request body
application/json
Responses
| Status | Description |
|---|---|
| 200 | Event successfully created |
