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