Create Event
Creates an event in Morgen.
POST
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
Event title.
stringrequired
LocalDateTime start without timezone offset.
stringrequired
ISO 8601 duration.
stringrequired
IANA timezone, or null for floating events.
booleanrequired
Set true for all-day events.
string
Optional event description.