delete-my-calendar-permission
Revoke calendar share or delegate access by deleting a specific permission. Permissions with isRemovable=false (e.g., default 'My Organization') cannot be removed.
Instructions
Delete navigation property calendarPermissions for me
💡 TIP: Revokes a calendar share or delegate access. Get the permission id via list-my-calendar-permissions. Permissions where isRemovable=false (e.g. the implicit 'My Organization' default) cannot be deleted — Graph returns an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| If-Match | No | ETag | |
| calendarPermissionId | Yes | Path parameter: calendarPermissionId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |