delete-my-calendar-permission
Revoke a calendar share or delegate access by deleting a calendar permission. Use the permission ID from list-my-calendar-permissions.
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 |