Create Widget SessionAsk AIpost https://api.trinsic.id/api/v1/sessions/widgetVerify a user's identity using Trinsic's hosted Widget flow.Body ParamsverificationProfileIduuidrequiredThe ID of the Verification Profile to use for this session.redirectUrlstring | nullThe URL to redirect the user to after the widget session is complete. Note: this should NOT be set if you intend to use Trinsic's Web UI SDK to launch the Widget as a popup; in that case, session resolution is handled by our SDK, not via redirect.providersarray of strings | nullThe list of allowed identity providers. If not specified, all available providers will be allowed.providersADD stringrecommendationInfoobject | nullInformation relating to a user; used to generated Identity Provider recommendations.recommendationInfo object | nullHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsontext/jsontext/plainAllowed:application/jsonapplication/problem+jsontext/jsontext/plainResponses 200OK 400Bad request 401Unauthorized 403Forbidden 500Internal server errorUpdated 5 months ago