Skip to main content
POST
Cancel an Outlook meeting and notify attendees

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

eventId
string
required
Required string length: 1 - 512

Body

application/json
confirmCancel
boolean
required

The user explicitly requested cancellation, including attendee notifications.

comment
string
Maximum string length: 20000

Response

Microsoft Graph mutation receipt returned.

ok
boolean
required
eventId
string
required
status
string
required
Allowed value: "accepted"