Removes the specified event from the containing calendar. If the event is a meeting, deleting the event on the organizer’s calendar sends a cancellation message to the meeting attendees.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
- Least privileged Microsoft Graph permission to access the action via application:
Calendars.ReadWrite.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.
Parameters
| Parameter | Description |
|---|---|
| Calendar ID | The ID of the user calendar. |
| Event ID | ID of the event to delete. |
| User ID or User Principal Name | The ID or userPrincipalName of the user. |