{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceManagement.onPremisesConditionalAccessSettings API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceManagement.onPremisesConditionalAccessSettings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get conditionalAccessSettings from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/conditionalAccessSettings", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The Exchange on premises conditional access settings. On premises conditional access will require devices to be both enrolled and compliant for mail access" }, { "info": { "name": "Microsoft Graph Update the navigation property conditionalAccessSettings in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/conditionalAccessSettings", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property conditionalAccessSettings in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property conditionalAccessSettings for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/conditionalAccessSettings", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property conditionalAccessSettings for deviceManagement" } ] } ], "bundled": true }