We are using the following Microsoft Graph API to delete OneNote page.
https://docs.microsoft.com/en-us/graph/api/page-delete?view=graph-rest-1.0&tabs=http
When deleting the page using API its permanently getting deleted and is not moved in the Deleted notes, but if we delete from OneNote client then the page is moved under delete notes.
We really need a way to recover deleted notes, this should work consistent from OneNote client UI and API.
