v1
latestOpenAPI 3.0.12026-08-0435481.5 MBExperience
Identify user for the current interaction
This API identifies the user based on the verificationId within the current experience interaction: <br/>- SignIn and ForgotPassword interactions: Verifies the user's identity using the provided verificationId. <br/>- Register interaction: Creates a new user account using the profile data from the current interaction. If a verificationId is provided, the profile data will first be updated with the verification record before creating the account. If not, the account is created directly from the stored profile data.
post/api/experience/identification
Request body
Response
Register interaction: The user account has been successfully created and identified.