{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin identity.riskPreventionContainer API", "version": "1.0.0" }, "items": [ { "info": { "name": "identity.riskPreventionContainer", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get riskPrevention from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents the entry point for fraud and risk prevention configurations in Microsoft Entra External ID, including third-party provider settings." }, { "info": { "name": "Microsoft Graph Update the navigation property riskPrevention in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property riskPrevention in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property riskPrevention for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property riskPrevention for identity" }, { "info": { "name": "Microsoft Graph List fraudProtectionProviders", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/fraudProtectionProviders", "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 fraudProtectionProvider object and their properties. The following derived types are supported:" }, { "info": { "name": "Microsoft Graph Create fraudProtectionProviders", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/fraudProtectionProviders", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new fraudProtectionProvider object. You can create one of the following subtypes that are derived from fraudProtectionProvider." }, { "info": { "name": "Microsoft Graph Get fraudProtectionProvider", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/fraudProtectionProviders/:fraudProtectionProvider-id", "params": [ { "name": "fraudProtectionProvider-id", "value": "", "type": "path", "description": "The unique identifier of fraudProtectionProvider" }, { "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 fraudProtectionProvider object. The following derived types are currently supported." }, { "info": { "name": "Microsoft Graph Update fraudProtectionProvider", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/fraudProtectionProviders/:fraudProtectionProvider-id", "params": [ { "name": "fraudProtectionProvider-id", "value": "", "type": "path", "description": "The unique identifier of fraudProtectionProvider" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a fraudProtectionProvider object. The following derived types are currently supported." }, { "info": { "name": "Microsoft Graph Delete fraudProtectionProviders", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/fraudProtectionProviders/:fraudProtectionProvider-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "fraudProtectionProvider-id", "value": "", "type": "path", "description": "The unique identifier of fraudProtectionProvider" } ] }, "docs": "Delete a fraudProtectionProvider object." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/fraudProtectionProviders/$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 webApplicationFirewallProvider objects", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders", "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 webApplicationFirewallProvider objects and their properties." }, { "info": { "name": "Microsoft Graph Create webApplicationFirewallProvider", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new webApplicationFirewallProvider object. You can create one of the following subtypes that are derived from webApplicationFirewallProvider." }, { "info": { "name": "Microsoft Graph Get webApplicationFirewallProvider", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders/:webApplicationFirewallProvider-id", "params": [ { "name": "webApplicationFirewallProvider-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallProvider" }, { "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 webApplicationFirewallProvider object." }, { "info": { "name": "Microsoft Graph Update webApplicationFirewallProvider", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders/:webApplicationFirewallProvider-id", "params": [ { "name": "webApplicationFirewallProvider-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallProvider" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a webApplicationFirewallProvider object." }, { "info": { "name": "Microsoft Graph Delete webApplicationFirewallProvider", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders/:webApplicationFirewallProvider-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "webApplicationFirewallProvider-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallProvider" } ] }, "docs": "Delete a webApplicationFirewallProvider object." }, { "info": { "name": "Microsoft Graph Invoke action verify", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders/:webApplicationFirewallProvider-id/verify", "params": [ { "name": "webApplicationFirewallProvider-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallProvider" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Initiate a verification operation for a webApplicationFirewallProvider object. This API triggers provider-specific verification logic and returns a webApplicationFirewallVerificationModel object describing the verification result." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallProviders/$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 webApplicationFirewallVerificationModel objects", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications", "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 webApplicationFirewallVerificationModel objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to webApplicationFirewallVerifications for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to webApplicationFirewallVerifications for identity" }, { "info": { "name": "Microsoft Graph Get webApplicationFirewallVerificationModel", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications/:webApplicationFirewallVerificationModel-id", "params": [ { "name": "webApplicationFirewallVerificationModel-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallVerificationModel" }, { "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 webApplicationFirewallVerificationModel object." }, { "info": { "name": "Microsoft Graph Update the navigation property webApplicationFirewallVerifications in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications/:webApplicationFirewallVerificationModel-id", "params": [ { "name": "webApplicationFirewallVerificationModel-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallVerificationModel" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property webApplicationFirewallVerifications in identity" }, { "info": { "name": "Microsoft Graph Delete webApplicationFirewallVerificationModel", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications/:webApplicationFirewallVerificationModel-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "webApplicationFirewallVerificationModel-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallVerificationModel" } ] }, "docs": "Delete a webApplicationFirewallVerificationModel object." }, { "info": { "name": "Microsoft Graph Get provider from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications/:webApplicationFirewallVerificationModel-id/provider", "params": [ { "name": "webApplicationFirewallVerificationModel-id", "value": "", "type": "path", "description": "The unique identifier of webApplicationFirewallVerificationModel" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Reference to a provider resource associated with this verification model. Represents a WAF provider that can be used to verify or manage the host." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/riskPrevention/webApplicationFirewallVerifications/$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 }