{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceAppManagement.windowsInformationProtectionPolicy API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceAppManagement.windowsInformationProtectionPolicy", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get windowsInformationProtectionPolicies from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies", "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": "Windows information protection for apps running on devices which are not MDM enrolled." }, { "info": { "name": "Microsoft Graph Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get windowsInformationProtectionPolicies from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Windows information protection for apps running on devices which are not MDM enrolled." }, { "info": { "name": "Microsoft Graph Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" } ] }, "docs": "Microsoft Graph Delete navigation property windowsInformationProtectionPolicies for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/assignments", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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 security groups targeted for policy." }, { "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/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/assignments", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" } ], "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/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/assignments/:targetedManagedAppPolicyAssignment-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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 security groups targeted for policy." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/assignments/:targetedManagedAppPolicyAssignment-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/assignments/:targetedManagedAppPolicyAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/assignments/$count", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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 exemptAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/exemptAppLockerFiles", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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": "Another way to input exempt apps through xml files" }, { "info": { "name": "Microsoft Graph Create new navigation property to exemptAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/exemptAppLockerFiles", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to exemptAppLockerFiles for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get exemptAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/exemptAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Another way to input exempt apps through xml files" }, { "info": { "name": "Microsoft Graph Update the navigation property exemptAppLockerFiles in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/exemptAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property exemptAppLockerFiles in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property exemptAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/exemptAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ] }, "docs": "Microsoft Graph Delete navigation property exemptAppLockerFiles 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/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/exemptAppLockerFiles/$count", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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 protectedAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/protectedAppLockerFiles", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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": "Another way to input protected apps through xml files" }, { "info": { "name": "Microsoft Graph Create new navigation property to protectedAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/protectedAppLockerFiles", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to protectedAppLockerFiles for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get protectedAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/protectedAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Another way to input protected apps through xml files" }, { "info": { "name": "Microsoft Graph Update the navigation property protectedAppLockerFiles in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/protectedAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property protectedAppLockerFiles in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property protectedAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/protectedAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ] }, "docs": "Microsoft Graph Delete navigation property protectedAppLockerFiles 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/windowsInformationProtectionPolicies/:windowsInformationProtectionPolicy-id/protectedAppLockerFiles/$count", "params": [ { "name": "windowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionPolicy" }, { "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/windowsInformationProtectionPolicies/$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 }