Fastmail calendar event update profile

org.intentschema.productivity.calendar.event.update.v1@com.fastmail.v1

JSON: bare · @sha256:e6591e03c4a8…
Hash: sha256:e6591e03c4a8298b254a669f90aec669cc8281240421af285cf55de22737ad50

Fastmail JMAP profile for updating calendar events (CalendarEvent/set update).

Implements: Update calendar event (org.intentschema.productivity.calendar.event.update.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "fastmail", required: system)
patch *object[] (minItems 1)RFC 6902 JSON Patch operations applied to the event object. Editable paths: /summary, /description, /location, /start, /end, /timezone, /attendees, /recurrence, /reminders.
idempotency_keystring
patch[]
FieldTypeDescription
op *enum: add | remove | replace | move | copy | test
path *string
valueany
fromstring

Result

FieldTypeDescription
external_idstring
etagstring
updated_atstring (date-time)

API mapping

FieldValue
base_urlhttps://api.fastmail.com
methodPOST
path/jmap/api/
jmap_methodCalendarEvent/set
scopesurn:ietf:params:jmap:calendars
docshttps://jmap.io/spec-calendars.html

Field mapping

Intent fieldAPI parameter
target.external_idCalendarEvent/set update/{id}
patch.*CalendarEvent/set update/{id} property patches