{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin admin.adminMicrosoft365Apps API", "version": "1.0.0" }, "items": [ { "info": { "name": "admin.adminMicrosoft365Apps", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get microsoft365Apps from admin", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A container for the Microsoft 365 apps admin functionality." }, { "info": { "name": "Microsoft Graph Update the navigation property microsoft365Apps in admin", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property microsoft365Apps in admin" }, { "info": { "name": "Microsoft Graph Delete navigation property microsoft365Apps for admin", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property microsoft365Apps for admin" }, { "info": { "name": "Microsoft Graph Get m365AppsInstallationOptions", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps/installationOptions", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of an m365AppsInstallationOptions object." }, { "info": { "name": "Microsoft Graph Update m365AppsInstallationOptions", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps/installationOptions", "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of an m365AppsInstallationOptions object." }, { "info": { "name": "Microsoft Graph Delete navigation property installationOptions for admin", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/admin/microsoft365Apps/installationOptions", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property installationOptions for admin" } ] } ], "bundled": true }