Fastmail calendar event cancel profile
org.intentschema.productivity.calendar.event.cancel.v1@com.fastmail.v1
JSON: bare · @sha256:dec3f88a76dc…
Hash: sha256:dec3f88a76dc38592ec90b817ec407748cf51fe2c97b4f497242b0b062892e58
Fastmail JMAP profile for cancelling calendar events (CalendarEvent/set destroy).
Implements: Cancel calendar event (org.intentschema.productivity.calendar.event.cancel.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "fastmail", required: system) |
object | object | |
idempotency_key | string | |
object
| Field | Type | Description |
comment | string | Optional note included in the cancellation notification. |
notify_attendees | boolean (default true) | |
Result
| Field | Type | Description |
external_id | string | |
cancelled_at | string (date-time) | |
API mapping
| Field | Value |
base_url | https://api.fastmail.com |
method | POST |
path | /jmap/api/ |
jmap_method | CalendarEvent/set |
scopes | urn:ietf:params:jmap:calendars |
docs | https://jmap.io/spec-calendars.html |
Field mapping
| Intent field | API parameter |
target.external_id | CalendarEvent/set destroy[] |