delete-my-calendar-permission
Revokes a calendar share or delegate access by deleting a specific calendar permission using its ID.
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 | |
| 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 | |
| calendarPermissionId | Yes | Path parameter: calendarPermissionId |