{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin identity.b2xIdentityUserFlow API", "version": "1.0.0" }, "items": [ { "info": { "name": "identity.b2xIdentityUserFlow", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph List b2xIdentityUserFlows", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows", "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 b2xIdentityUserFlow objects." }, { "info": { "name": "Microsoft Graph Create b2xIdentityUserFlow", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new b2xIdentityUserFlow object." }, { "info": { "name": "Microsoft Graph Get b2xIdentityUserFlow", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 b2xIdentityUserFlow object." }, { "info": { "name": "Microsoft Graph Update the navigation property b2xUserFlows in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property b2xUserFlows in identity" }, { "info": { "name": "Microsoft Graph Delete b2xIdentityUserFlow", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Delete a b2xIdentityUserFlow object." }, { "info": { "name": "Microsoft Graph Get userFlowApiConnectorConfiguration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the apiConnectorConfiguration property in a b2xIdentityUserFlow to detail the API connectors enabled for the user flow." }, { "info": { "name": "Microsoft Graph Get postAttributeCollection from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get postAttributeCollection from identity" }, { "info": { "name": "Microsoft Graph Update the navigation property postAttributeCollection in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property postAttributeCollection in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property postAttributeCollection for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Microsoft Graph Delete navigation property postAttributeCollection for identity" }, { "info": { "name": "Microsoft Graph Get ref of postAttributeCollection from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection/$ref", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Microsoft Graph Get ref of postAttributeCollection from identity" }, { "info": { "name": "Microsoft Graph Update the ref of navigation property postAttributeCollection in identity", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection/$ref", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the ref of navigation property postAttributeCollection in identity" }, { "info": { "name": "Microsoft Graph Delete ref of navigation property postAttributeCollection for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Microsoft Graph Delete ref of navigation property postAttributeCollection for identity" }, { "info": { "name": "Microsoft Graph Invoke action uploadClientCertificate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector." }, { "info": { "name": "Microsoft Graph Get postFederationSignup from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get postFederationSignup from identity" }, { "info": { "name": "Microsoft Graph Update the navigation property postFederationSignup in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property postFederationSignup in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property postFederationSignup for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Microsoft Graph Delete navigation property postFederationSignup for identity" }, { "info": { "name": "Microsoft Graph Get ref of postFederationSignup from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup/$ref", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Microsoft Graph Get ref of postFederationSignup from identity" }, { "info": { "name": "Microsoft Graph Update the ref of navigation property postFederationSignup in identity", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup/$ref", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the ref of navigation property postFederationSignup in identity" }, { "info": { "name": "Microsoft Graph Delete ref of navigation property postFederationSignup for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Microsoft Graph Delete ref of navigation property postFederationSignup for identity" }, { "info": { "name": "Microsoft Graph Invoke action uploadClientCertificate", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Upload a PKCS 12 format key (.pfx) to an API connector's authentication configuration. The input is a base-64 encoded value of the PKCS 12 certificate contents. This method returns an apiConnector." }, { "info": { "name": "Microsoft Graph List identityProviders", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/identityProviders", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 identity providers in a b2xIdentityUserFlow object." }, { "info": { "name": "Microsoft Graph Get identityProviders from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/identityProviders/:identityProvider-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "identityProvider-id", "value": "", "type": "path", "description": "The unique identifier of identityProvider" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The identity providers included in the user flow." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/identityProviders/$count", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 languages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 languages supported for customization in a B2X user flow." }, { "info": { "name": "Microsoft Graph Create new navigation property to languages for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to languages for identity" }, { "info": { "name": "Microsoft Graph Get userFlowLanguageConfiguration", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "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 userFlowLanguageConfiguration object. These objects represent a language available in a user flow. Note: Language customization is enabled by default in Microsoft Entra user flows." }, { "info": { "name": "Microsoft Graph Update the navigation property languages in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property languages in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property languages for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" } ] }, "docs": "Microsoft Graph Delete navigation property languages for identity" }, { "info": { "name": "Microsoft Graph Get userFlowLanguagePage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "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": "Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow." }, { "info": { "name": "Microsoft Graph Create new navigation property to defaultPages for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to defaultPages for identity" }, { "info": { "name": "Microsoft Graph Get defaultPages from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/:userFlowLanguagePage-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification." }, { "info": { "name": "Microsoft Graph Update the navigation property defaultPages in identity", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/:userFlowLanguagePage-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property defaultPages in identity" }, { "info": { "name": "Microsoft Graph Delete navigation property defaultPages for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/:userFlowLanguagePage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "Microsoft Graph Delete navigation property defaultPages for identity" }, { "info": { "name": "Microsoft Graph Get userFlowLanguagePage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/:userFlowLanguagePage-id/$value", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow." }, { "info": { "name": "Microsoft Graph Update media content for the navigation property defaultPages in identity", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/:userFlowLanguagePage-id/$value", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Delete media content for the navigation property defaultPages in identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/:userFlowLanguagePage-id/$value", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "The unique identifier for an entity. Read-only." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/defaultPages/$count", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "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 overridesPages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "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 userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow." }, { "info": { "name": "Microsoft Graph Create new navigation property to overridesPages for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to overridesPages for identity" }, { "info": { "name": "Microsoft Graph Get overridesPages from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/:userFlowLanguagePage-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn't allowed (creation or deletion of pages)." }, { "info": { "name": "Microsoft Graph Update userFlowLanguagePage", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/:userFlowLanguagePage-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow." }, { "info": { "name": "Microsoft Graph Delete userFlowLanguagePage", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/:userFlowLanguagePage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow." }, { "info": { "name": "Microsoft Graph List overridesPages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/:userFlowLanguagePage-id/$value", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "Get the userFlowLanguagePage resources from the overridesPages navigation property. These pages are used to customize the values shown to the user during a user journey in a user flow." }, { "info": { "name": "Microsoft Graph Update userFlowLanguagePage", "type": "http" }, "http": { "method": "PUT", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/:userFlowLanguagePage-id/$value", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow." }, { "info": { "name": "Microsoft Graph Delete userFlowLanguagePage", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/:userFlowLanguagePage-id/$value", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "name": "userFlowLanguagePage-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguagePage" } ] }, "docs": "Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/:userFlowLanguageConfiguration-id/overridesPages/$count", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "userFlowLanguageConfiguration-id", "value": "", "type": "path", "description": "The unique identifier of userFlowLanguageConfiguration" }, { "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/identity/b2xUserFlows/:b2xIdentityUserFlow-id/languages/$count", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 userAttributeAssignments", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow." }, { "info": { "name": "Microsoft Graph Create userAttributeAssignments", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Create a new identityUserFlowAttributeAssignment object in a b2xIdentityUserFlow." }, { "info": { "name": "Microsoft Graph Get identityUserFlowAttributeAssignment", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/:identityUserFlowAttributeAssignment-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "identityUserFlowAttributeAssignment-id", "value": "", "type": "path", "description": "The unique identifier of identityUserFlowAttributeAssignment" }, { "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 identityUserFlowAttributeAssignment object." }, { "info": { "name": "Microsoft Graph Update identityUserFlowAttributeAssignment", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/:identityUserFlowAttributeAssignment-id", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "identityUserFlowAttributeAssignment-id", "value": "", "type": "path", "description": "The unique identifier of identityUserFlowAttributeAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update the properties of a identityUserFlowAttributeAssignment object." }, { "info": { "name": "Microsoft Graph Delete userAttributeAssignment", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/:identityUserFlowAttributeAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "identityUserFlowAttributeAssignment-id", "value": "", "type": "path", "description": "The unique identifier of identityUserFlowAttributeAssignment" } ] }, "docs": "Delete an identityUserFlowAttributeAssignment object." }, { "info": { "name": "Microsoft Graph Get userAttribute from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/:identityUserFlowAttributeAssignment-id/userAttribute", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "identityUserFlowAttributeAssignment-id", "value": "", "type": "path", "description": "The unique identifier of identityUserFlowAttributeAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The user attribute that you want to add to your user flow." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/$count", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 function getOrder", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/getOrder()", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ] }, "docs": "Get the order of identityUserFlowAttributeAssignments being collected within a user flow." }, { "info": { "name": "Microsoft Graph Invoke action setOrder", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userAttributeAssignments/setOrder", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Set the order of identityUserFlowAttributeAssignments being collected within a user flow." }, { "info": { "name": "Microsoft Graph Get userFlowIdentityProviders from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userFlowIdentityProviders", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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": "Microsoft Graph Get userFlowIdentityProviders from identity" }, { "info": { "name": "Microsoft Graph Delete ref of navigation property userFlowIdentityProviders for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userFlowIdentityProviders/:identityProviderBase-id/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "identityProviderBase-id", "value": "", "type": "path", "description": "The unique identifier of identityProviderBase" } ] }, "docs": "Microsoft Graph Delete ref of navigation property userFlowIdentityProviders 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/b2xUserFlows/:b2xIdentityUserFlow-id/userFlowIdentityProviders/$count", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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 ref of userFlowIdentityProviders from identity", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userFlowIdentityProviders/$ref", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "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" } ] }, "docs": "Microsoft Graph Get ref of userFlowIdentityProviders from identity" }, { "info": { "name": "Microsoft Graph Create new navigation property ref to userFlowIdentityProviders for identity", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userFlowIdentityProviders/$ref", "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property ref to userFlowIdentityProviders for identity" }, { "info": { "name": "Microsoft Graph Delete ref of navigation property userFlowIdentityProviders for identity", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/identity/b2xUserFlows/:b2xIdentityUserFlow-id/userFlowIdentityProviders/$ref", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "b2xIdentityUserFlow-id", "value": "", "type": "path", "description": "The unique identifier of b2xIdentityUserFlow" }, { "name": "@id", "value": "", "type": "query", "description": "The delete Uri" } ] }, "docs": "Microsoft Graph Delete ref of navigation property userFlowIdentityProviders 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/b2xUserFlows/$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 }