Delegated-Notebooks
Number of APIs: 5
- 
Get my notebooks GET https://graph.microsoft.com/v1.0/me/onenote/notebooks 
- 
Get my notebook sections GET https://graph.microsoft.com/v1.0/me/onenote/sections 
- 
Get my notebook pages GET https://graph.microsoft.com/v1.0/me/onenote/pages 
- 
Create notebook POST https://graph.microsoft.com/v1.0/me/onenote/notebooks 
- 
Create section POST https://graph.microsoft.com/v1.0/me/onenote/notebooks/{{NotebookId}}/sections