auth-userauth

Verify OTP

post/auth/user-auth/verify-otp

Request body

authSessionIdstring uuid required

The log in session ID of the user, valid for the duration of the OTP validity

otpstring required

The verification code sent to user (partner) email

Response

Success

userIdstring required

Onboard unique User ID

Changes

No recorded changes to this endpoint across all 6 revisions of this API.