{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceAppManagement.mobileApp API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceAppManagement.mobileApp", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get mobileApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The mobile apps." }, { "info": { "name": "Microsoft Graph Create new navigation property to mobileApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to mobileApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get mobileApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The mobile apps." }, { "info": { "name": "Microsoft Graph Update the navigation property mobileApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property mobileApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property mobileApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ] }, "docs": "Microsoft Graph Delete navigation property mobileApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.androidLobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.androidLobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidLobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.androidStoreApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.androidStoreApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.androidStoreApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Invoke action assign", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/assign", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action assign" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosLobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosLobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosLobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosStoreApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosStoreApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosStoreApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosVppApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.iosVppApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.iosVppApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.macOSDmgApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.macOSDmgApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSDmgApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.macOSLobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.macOSLobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.macOSLobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedAndroidLobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedAndroidLobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedAndroidLobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedIOSLobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedIOSLobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedIOSLobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedMobileLobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.managedMobileLobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.managedMobileLobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.microsoftStoreForBusinessApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.microsoftStoreForBusinessApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.microsoftStoreForBusinessApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.win32LobApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.win32LobApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.win32LobApp/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsAppX", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsAppX" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsAppX/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsMobileMSI", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsMobileMSI" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsMobileMSI/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsUniversalAppX", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsUniversalAppX" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get committedContainedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/committedContainedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to committedContainedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/committedContainedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to committedContainedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get committedContainedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/committedContainedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in the committed mobileAppContent of a windowsUniversalAppX app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property committedContainedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/committedContainedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property committedContainedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property committedContainedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/committedContainedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property committedContainedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/committedContainedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get contentVersions from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of content versions for this app. This property is read-only." }, { "info": { "name": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property contentVersions in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ] }, "docs": "Microsoft Graph Delete navigation property contentVersions for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/containedApps", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get containedApps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection of contained apps in a MobileLobApp acting as a package." }, { "info": { "name": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property containedApps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/containedApps/:mobileContainedApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileContainedApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileContainedApp" } ] }, "docs": "Microsoft Graph Delete navigation property containedApps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/containedApps/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Create new navigation property to files for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get files from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of files for this app content version." }, { "info": { "name": "Microsoft Graph Update the navigation property files in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property files in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property files for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Microsoft Graph Delete navigation property files for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action commit", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/commit", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Commits a file of a given app." }, { "info": { "name": "Microsoft Graph Invoke action renewUpload", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files/:mobileAppContentFile-id/renewUpload", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "mobileAppContentFile-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContentFile" } ] }, "docs": "Renews the SAS URI for an application file upload." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/:mobileAppContent-id/files/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppContent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppContent" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsUniversalAppX/contentVersions/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsWebApp", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the item of type microsoft.graph.mobileApp as microsoft.graph.windowsWebApp" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/assignments", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of group assignments for this mobile app." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/assignments/:mobileAppAssignment-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/assignments/:mobileAppAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppAssignment-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/assignments/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/categories", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get categories from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/categories/:mobileAppCategory-id", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "mobileAppCategory-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppCategory" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The list of categories for this app." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/:mobileApp-id/graph.windowsWebApp/categories/$count", "params": [ { "name": "mobileApp-id", "value": "", "type": "path", "description": "The unique identifier of mobileApp" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.androidLobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.androidLobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.androidLobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.androidLobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.androidStoreApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.androidStoreApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.androidStoreApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.androidStoreApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.iosLobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.iosLobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.iosLobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.iosLobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.iosStoreApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.iosStoreApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.iosStoreApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.iosStoreApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.iosVppApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.iosVppApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.iosVppApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.iosVppApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.macOSDmgApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.macOSDmgApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.macOSDmgApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.macOSDmgApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.macOSLobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.macOSLobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.macOSLobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.macOSLobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.managedAndroidLobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.managedAndroidLobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.managedAndroidLobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.managedAndroidLobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.managedIOSLobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.managedIOSLobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.managedIOSLobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.managedIOSLobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.managedMobileLobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.managedMobileLobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.managedMobileLobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.managedMobileLobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.microsoftStoreForBusinessApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.microsoftStoreForBusinessApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.microsoftStoreForBusinessApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.microsoftStoreForBusinessApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.win32LobApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.win32LobApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.win32LobApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.win32LobApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.windowsAppX in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsAppX", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.windowsAppX in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsAppX/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.windowsMobileMSI in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsMobileMSI", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.windowsMobileMSI in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsMobileMSI/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.windowsUniversalAppX in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsUniversalAppX", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.windowsUniversalAppX in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsUniversalAppX/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the items of type microsoft.graph.windowsWebApp in the microsoft.graph.mobileApp collection", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsWebApp", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get the items of type microsoft.graph.windowsWebApp in the microsoft.graph.mobileApp collection" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps/graph.windowsWebApp/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }