Delegated-Files
Number of APIs: 5
-
Get my files GET https://graph.microsoft.com/v1.0/me/drive/root/children
-
Get my recent files GET https://graph.microsoft.com/v1.0/me/drive/recent
-
Get files shared with me GET https://graph.microsoft.com/v1.0/me/drive/sharedWithMe
-
Search my OneDrive GET https://graph.microsoft.com/v1.0/me/drive/root/search(q='finance')?select=name,id,webUrl
-
Create a folder POST https://graph.microsoft.com/v1.0/me/drive/root/children