Create a user management sessionCopy Pagepost https://api.bridgeapi.io/v3/aggregation/user-management-sessionsUser management sessions are front-end sessions that allow your users to resolve synchronization issues or add new items for the authenticated userBody ParamsCreate user management session requestcallback_urlurlOptional callback URL for redirecting the user at the exit of the user management sessioncontextstringlength ≤ 100Optional context string to append to the callback URL when exiting the user management session. It can contain up to 100 alphanumeric characters, including the hyphen (-).account_typesstringenumDefaults to paymentMinimum account types required. We suggest payment to ensure the best user experiencepaymentpaymentallAllowed:paymentalluser_emailstringMandatory, except in the case of temporary bank synchronizationcountry_codestringenumOn the displayed providers list, the country selector will default to the country parameter if provided. If you customize the highlighted banks on the dashboard, this parameter will be disabled.FRFRESITPTDEBENLLUPLHUIEMTCZNOBGSEDKATSKFIGBGREEISCYHRLVROShow 28 enum valuescapabilitiesarray of stringsFilter the provider capabilities you need. When multiple values are specified, they are combined using an AND operationcapabilitiesADD stringallow_account_selectionbooleanAllow or disallow the selection of the accountstruetruefalseHeadersBridge-VersionstringenumrequiredDefaults to 2025-01-15The Bridge API version2025-01-15Allowed:2025-01-15Responses 201User management session created 400Error 400 401Error 401Updated 5 days ago