Skip to main content
DELETE
Delete a selected Outlook calendar event

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
confirmDelete
boolean
required

The user explicitly requested deleting this event; organizer deletion can notify attendees.

Response

Microsoft Graph mutation receipt returned.

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