Microsoft Graph calendar event cancel profile

org.intentschema.productivity.calendar.event.cancel.v1@com.microsoft.graph.v1

JSON: bare · @sha256:c3fd5a1a2d9a…
Hash: sha256:c3fd5a1a2d9aa7e7941cf50a0b3b87d1f27c438283b81f83ff9aca1403105a68

Graph profile for calendar event cancel.

Implements: Cancel calendar event (org.intentschema.productivity.calendar.event.cancel.v1)

Payload

FieldTypeDescription
target *Target (required: external_id)(system = "ms_graph", required: system)
objectobject
idempotency_keystring
ms_graph @com.microsoft.graphobject
object
FieldTypeDescription
commentstringOptional note included in the cancellation notification.
notify_attendeesboolean (default true)
ms_graph @com.microsoft.graph

open object — no declared properties

Result

FieldTypeDescription
external_idstring
cancelled_atstring (date-time)

API mapping

FieldValue
base_urlhttps://graph.microsoft.com
methodPOST
path/v1.0/me/events/{id}/cancel
scopesCalendars.ReadWrite
docshttps://learn.microsoft.com/en-us/graph/api/event-cancel

Field mapping

Intent fieldAPI parameter
target.external_id/events/{id}/cancel path
object.commentcomment (string in request body)