Update Event
Updates an event in Morgen.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
Calendar account ID. Defaults to the connection accountId.
string
Calendar ID. Defaults to the connection calendarId.
stringrequired
Morgen event ID to update.
string
Updated event title.
string
LocalDateTime start without timezone offset.
string
ISO 8601 duration. Provide with start/timeZone/showWithoutTime when changing timing.
string
IANA timezone. Provide with start/duration/showWithoutTime when changing timing.
boolean
Provide with start/duration/timeZone when changing timing.
string
Updated description.