google-calendar

Create Event

Create an event in Google Calendar.

post/v1/google-calendar/events

Query parameters

workspace_idstring uuid required

Request body

summarystring required
descriptionstring nullable
locationstring nullable
calendarIdstring nullable

Response

Successful Response

idstring required
summarystring nullable
descriptionstring nullable
locationstring nullable
startobject nullable
endobject nullable
htmlLinkstring nullable
statusstring nullable
organizerobject nullable
attendeesobject[] nullable
hangoutLinkstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.