v8

latestOpenAPI 3.0.02026-08-088001,2863.3 MB
calendar
event

Update an event

patch/calendar/{connection_id}/event/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Event

Query parameters

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Request body

idstring
created_atstring
updated_atstring
calendar_idstring
subjectstring
start_atstring
end_atstring
is_all_dayboolean
timezonestring
notesstring
locationstring
is_freeboolean
is_privateboolean
status'CANCELED' | 'CONFIRMED' | 'TENTATIVE'
recurring_event_idstring
web_urlstring
has_conferenceboolean
send_notificationsboolean
rawobject

Response

Successful

idstring
created_atstring
updated_atstring
calendar_idstring
subjectstring
start_atstring
end_atstring
is_all_dayboolean
timezonestring
notesstring
locationstring
is_freeboolean
is_privateboolean
status'CANCELED' | 'CONFIRMED' | 'TENTATIVE'
recurring_event_idstring
web_urlstring
has_conferenceboolean
send_notificationsboolean
rawobject