Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-reference/v1.0/api/calendar-permanentdelete.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
}
-->
``` http
POST /users/{id | userPrincipalName}/calendar/{calendarId}/permanentDelete
POST /users/{id | userPrincipalName}/calendars/{calendarId}/permanentDelete
Comment thread
Lauragra marked this conversation as resolved.
```

## Request headers
Expand Down
Loading