Provider Discovery
List Onedrive Sites
List all OneDrive sites in the tenant (same Graph API as SharePoint).
POST
Python
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Successful Response
Response model for listing OneDrive sites.
