{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin identity.conditionalAccessRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "identity.conditionalAccessRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph List authenticationContextClassReferences", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationContextClassReferences", "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": "Retrieve a list of authenticationContextClassReference objects." }, { "info": { "name": "Microsoft Graph Create new navigation property to authenticationContextClassReferences for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationContextClassReferences", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to authenticationContextClassReferences for identity" }, { "info": { "name": "Microsoft Graph Get authenticationContextClassReference", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationContextClassReferences/:authenticationContextClassReference-id", "params": [ { "name": "authenticationContextClassReference-id", "value": "", "type": "path", "description": "The unique identifier of authenticationContextClassReference" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of a authenticationContextClassReference object." }, { "info": { "name": "Microsoft Graph Create or Update authenticationContextClassReference", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationContextClassReferences/:authenticationContextClassReference-id", "params": [ { "name": "authenticationContextClassReference-id", "value": "", "type": "path", "description": "The unique identifier of authenticationContextClassReference" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create an authenticationContextClassReference object, if the ID has not been used. If ID has been used, this call updates the authenticationContextClassReference object." }, { "info": { "name": "Microsoft Graph Delete authenticationContextClassReference", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationContextClassReferences/:authenticationContextClassReference-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "authenticationContextClassReference-id", "value": "", "type": "path", "description": "The unique identifier of authenticationContextClassReference" } ] }, "docs": "Delete an authenticationContextClassReference object that's not published or used by a conditional access policy." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationContextClassReferences/$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 authenticationStrength from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get authenticationStrength from identity" }, { "info": { "name": "Microsoft Graph Update the navigation property authenticationStrength in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property authenticationStrength in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property authenticationStrength for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property authenticationStrength for identity" }, { "info": { "name": "Microsoft Graph List authenticationMethodModes", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/authenticationMethodModes", "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": "Get a list of all supported authentication methods, or all supported authentication method combinations as a list of authenticationMethodModes objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to authenticationMethodModes for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/authenticationMethodModes", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to authenticationMethodModes for identity" }, { "info": { "name": "Microsoft Graph Get authenticationMethodModes from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/:authenticationMethodModeDetail-id", "params": [ { "name": "authenticationMethodModeDetail-id", "value": "", "type": "path", "description": "The unique identifier of authenticationMethodModeDetail" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Names and descriptions of all valid authentication method modes in the system." }, { "info": { "name": "Microsoft Graph Update the navigation property authenticationMethodModes in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/:authenticationMethodModeDetail-id", "params": [ { "name": "authenticationMethodModeDetail-id", "value": "", "type": "path", "description": "The unique identifier of authenticationMethodModeDetail" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property authenticationMethodModes in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property authenticationMethodModes for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/:authenticationMethodModeDetail-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "authenticationMethodModeDetail-id", "value": "", "type": "path", "description": "The unique identifier of authenticationMethodModeDetail" } ] }, "docs": "Microsoft Graph Delete navigation property authenticationMethodModes for identity" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/$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 policies from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies", "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": "A collection of authentication strength policies that exist for this tenant, including both built-in and custom policies." }, { "info": { "name": "Microsoft Graph Create new navigation property to policies for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to policies for identity" }, { "info": { "name": "Microsoft Graph Get policies from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of authentication strength policies that exist for this tenant, including both built-in and custom policies." }, { "info": { "name": "Microsoft Graph Update the navigation property policies in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property policies in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property policies for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" } ] }, "docs": "Microsoft Graph Delete navigation property policies for identity" }, { "info": { "name": "Microsoft Graph List combinationConfigurations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/combinationConfigurations", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" }, { "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": "Get the authenticationCombinationConfiguration objects for an authentication strength policy. The objects can be of one or more of the following derived types:\r\n* fido2combinationConfigurations\r\n* x509certificatecombinationconfiguration authenticationCombinationConfiguration objects are supported only for custom authentication strengths." }, { "info": { "name": "Microsoft Graph Create authenticationCombinationConfiguration", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/combinationConfigurations", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a new authenticationCombinationConfiguration object which can be of one of the following derived types:\r\n* fido2combinationConfiguration\r\n* x509certificatecombinationconfiguration" }, { "info": { "name": "Microsoft Graph Get authenticationCombinationConfiguration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/combinationConfigurations/:authenticationCombinationConfiguration-id", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" }, { "name": "authenticationCombinationConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of authenticationCombinationConfiguration" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of an authenticationCombinationConfiguration object." }, { "info": { "name": "Microsoft Graph Update authenticationCombinationConfiguration", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/combinationConfigurations/:authenticationCombinationConfiguration-id", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" }, { "name": "authenticationCombinationConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of authenticationCombinationConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of an authenticationCombinationConfiguration object. \r\nThe properties can be for one of the following derived types:\r\n* fido2combinationConfigurations\r\n* x509certificatecombinationconfiguration" }, { "info": { "name": "Microsoft Graph Delete authenticationCombinationConfiguration", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/combinationConfigurations/:authenticationCombinationConfiguration-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" }, { "name": "authenticationCombinationConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of authenticationCombinationConfiguration" } ] }, "docs": "Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/combinationConfigurations/$count", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" }, { "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 updateAllowedCombinations", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/updateAllowedCombinations", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the allowedCombinations property of an authenticationStrengthPolicy object. To update other properties of an authenticationStrengthPolicy object, use the Update authenticationStrengthPolicy method." }, { "info": { "name": "Microsoft Graph Invoke function usage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/:authenticationStrengthPolicy-id/usage()", "params": [ { "name": "authenticationStrengthPolicy-id", "value": "", "type": "path", "description": "The unique identifier of authenticationStrengthPolicy" } ] }, "docs": "Allows the caller to see which Conditional Access policies reference a specified authentication strength policy. The policies are returned in two collections, one containing Conditional Access policies that require an MFA claim and the other containing Conditional Access policies that do not require such a claim. Policies in the former category are restricted in what kinds of changes may be made to them to prevent undermining the MFA requirement of those policies." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/$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 Invoke action evaluate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/evaluate", "body": { "type": "json", "data": "{}" } }, "docs": "Evaluates the applicability of Conditional Access Policies in your tenant based on the provided sign-in properties." }, { "info": { "name": "Microsoft Graph List namedLocations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/namedLocations", "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": "Get a list of namedLocation objects." }, { "info": { "name": "Microsoft Graph Create namedLocation", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/namedLocations", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new namedLocation object. Named locations can be either ipNamedLocation or countryNamedLocation objects." }, { "info": { "name": "Microsoft Graph Get countryNamedLocation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/namedLocations/:namedLocation-id", "params": [ { "name": "namedLocation-id", "value": "", "type": "path", "description": "The unique identifier of namedLocation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of a countryNamedLocation object." }, { "info": { "name": "Microsoft Graph Update countryNamedLocation", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/namedLocations/:namedLocation-id", "params": [ { "name": "namedLocation-id", "value": "", "type": "path", "description": "The unique identifier of namedLocation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a countryNamedLocation object." }, { "info": { "name": "Microsoft Graph Delete countryNamedLocation", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/namedLocations/:namedLocation-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "namedLocation-id", "value": "", "type": "path", "description": "The unique identifier of namedLocation" } ] }, "docs": "Delete a countryNamedLocation object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/namedLocations/$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 List policies", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/policies", "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": "Retrieve a list of conditionalAccessPolicy objects." }, { "info": { "name": "Microsoft Graph Create conditionalAccessPolicy", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/policies", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new conditionalAccessPolicy." }, { "info": { "name": "Microsoft Graph Get conditionalAccessPolicy", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/policies/:conditionalAccessPolicy-id", "params": [ { "name": "conditionalAccessPolicy-id", "value": "", "type": "path", "description": "The unique identifier of conditionalAccessPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Retrieve the properties and relationships of a conditionalAccessPolicy object." }, { "info": { "name": "Microsoft Graph Update conditionalaccesspolicy", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/policies/:conditionalAccessPolicy-id", "params": [ { "name": "conditionalAccessPolicy-id", "value": "", "type": "path", "description": "The unique identifier of conditionalAccessPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a conditionalAccessPolicy object." }, { "info": { "name": "Microsoft Graph Delete conditionalAccessPolicy", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/policies/:conditionalAccessPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "conditionalAccessPolicy-id", "value": "", "type": "path", "description": "The unique identifier of conditionalAccessPolicy" } ] }, "docs": "Delete a conditionalAccessPolicy object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/policies/$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 List conditionalAccessTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/templates", "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": "Get a list of the conditionalAccessTemplate objects and their properties." }, { "info": { "name": "Microsoft Graph Get conditionalAccessTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/templates/:conditionalAccessTemplate-id", "params": [ { "name": "conditionalAccessTemplate-id", "value": "", "type": "path", "description": "The unique identifier of conditionalAccessTemplate" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Read the properties and relationships of a conditionalAccessTemplate object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/conditionalAccess/templates/$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 }