{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceAppManagement.targetedManagedAppConfiguration API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceAppManagement.targetedManagedAppConfiguration", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get targetedManagedAppConfigurations from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations", "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": "Targeted managed app configurations." }, { "info": { "name": "Microsoft Graph Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get targetedManagedAppConfigurations from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Targeted managed app configurations." }, { "info": { "name": "Microsoft Graph Update the navigation property targetedManagedAppConfigurations in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property targetedManagedAppConfigurations in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property targetedManagedAppConfigurations for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ] }, "docs": "Microsoft Graph Delete navigation property targetedManagedAppConfigurations for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get apps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/apps", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "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": "List of apps to which the policy is deployed." }, { "info": { "name": "Microsoft Graph Create new navigation property to apps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/apps", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to apps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get apps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/apps/:managedMobileApp-id", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "managedMobileApp-id", "value": "", "type": "path", "description": "The unique identifier of managedMobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List of apps to which the policy is deployed." }, { "info": { "name": "Microsoft Graph Update the navigation property apps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/apps/:managedMobileApp-id", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "managedMobileApp-id", "value": "", "type": "path", "description": "The unique identifier of managedMobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property apps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property apps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/apps/:managedMobileApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "managedMobileApp-id", "value": "", "type": "path", "description": "The unique identifier of managedMobileApp" } ] }, "docs": "Microsoft Graph Delete navigation property apps 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/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/apps/$count", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "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 assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assignments", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "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": "Navigation property to list of inclusion and exclusion groups to which the policy is deployed." }, { "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/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assignments", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ], "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/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assignments/:targetedManagedAppPolicyAssignment-id", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "targetedManagedAppPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppPolicyAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Navigation property to list of inclusion and exclusion groups to which the policy is deployed." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assignments/:targetedManagedAppPolicyAssignment-id", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "targetedManagedAppPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppPolicyAssignment" } ], "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/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assignments/:targetedManagedAppPolicyAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "targetedManagedAppPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppPolicyAssignment" } ] }, "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/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assignments/$count", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "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 deploymentSummary from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/deploymentSummary", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Navigation property to deployment summary of the configuration." }, { "info": { "name": "Microsoft Graph Update the navigation property deploymentSummary in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/deploymentSummary", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property deploymentSummary in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property deploymentSummary for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/deploymentSummary", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ] }, "docs": "Microsoft Graph Delete navigation property deploymentSummary for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Invoke action assign", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/assign", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action assign" }, { "info": { "name": "Microsoft Graph Invoke action targetApps", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/:targetedManagedAppConfiguration-id/targetApps", "params": [ { "name": "targetedManagedAppConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Invoke action targetApps" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/targetedManagedAppConfigurations/$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 }