{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin Microsoft 365 Apps API", "version": "1.0.0" }, "items": [ { "info": { "name": "Microsoft 365 Apps", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get Microsoft 365 Apps settings", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps" }, "docs": "Retrieve the Microsoft 365 Apps administration settings." }, { "info": { "name": "Microsoft Graph Update Microsoft 365 Apps settings", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps", "body": { "type": "json", "data": "{}" } }, "docs": "Update the Microsoft 365 Apps administration settings." } ] } ], "bundled": true }