Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request model for listing OneDrive sites.

client_id
string
required
client_secret
string
required
tenant_id
string
required

Response

Successful Response

Response model for listing OneDrive sites.

sites
OnedriveSiteInfo · object[]
required