Sites.Read.All
.Sites.ReadWrite.All
.Parameter | Description |
---|---|
Site ID | The ID of the site. Can be obtained via the List Sites action. |
{
"@odata.context": "<string>",
"createdDateTime": "2017-05-09T20:56:00Z",
"description": "<string>",
"id": "contoso.sharepoint.com,2C712604-1370-44E7-A1F5-426573FDA80A,2D2244C3-251A-49EA-93A8-39E1C3A060FE",
"lastModifiedDateTime": "2017-05-09T20:56:01Z",
"name": "1drvteam",
"webUrl": "https://contoso.sharepoint.com/teams/1drvteam",
"displayName": "OneDrive Team Site",
"root": {},
"siteCollection": {
"hostname": "<string>"
}
}
Was this page helpful?