v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
google-api

Update Calendar Event

Update an existing Google Calendar event

put/api/google/calendar/events/{event_id}

Path parameters

event_idstring required

Query parameters

user_idstring
org_idstring
calendar_idstring

Request body

summarystring nullable
descriptionstring nullable
start_timestring nullable
end_timestring nullable
locationstring nullable
attendeesstring[] nullable
recurrence_rulestring nullable

Raw RRULE string (with or without RRULE: prefix)

clear_recurrenceboolean

Set to true to remove existing recurrence data

Response

Successful Response

{"stackTrail":"paths:/api/google/calendar/events/{event_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}