{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceAppManagement.deviceAppManagement API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceAppManagement.deviceAppManagement", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read properties and relationships of the deviceAppManagement object." }, { "info": { "name": "Microsoft Graph Update deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement", "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a deviceAppManagement object." } ] } ], "bundled": true }