{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Admin.sharepoint API", "version": "1.0.0" }, "items": [ { "info": { "name": "Admin.sharepoint", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get sharepoint from admin", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/admin/sharepoint", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get sharepoint from admin" }, { "info": { "name": "Microsoft Graph Update the navigation property sharepoint in admin", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/admin/sharepoint", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property sharepoint in admin" }, { "info": { "name": "Microsoft Graph Delete navigation property sharepoint for admin", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/admin/sharepoint", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property sharepoint for admin" }, { "info": { "name": "Microsoft Graph Get settings", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/admin/sharepoint/settings", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the tenant-level settings for SharePoint and OneDrive." }, { "info": { "name": "Microsoft Graph Update settings", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/admin/sharepoint/settings", "body": { "type": "json", "data": "{}" } }, "docs": "Update one or more tenant-level settings for SharePoint and OneDrive." }, { "info": { "name": "Microsoft Graph Delete navigation property settings for admin", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/admin/sharepoint/settings", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property settings for admin" } ] } ], "bundled": true }