v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Validate MFA OTP

Validates the OTP generated for the MFA flow.

post/auth/v1/mfa/otp/validate

Request body

identifierType'MOBILE' | 'EMAIL' | 'USERNAME' | 'EXTERNALID' required

Customer identifier used for MFA token generation.

identifierValuestring required

Value of the identifier.

deviceIdstring required

Unique ID of the device where OTP is validated.

brandstring required

Name of the brand or organisation that needs verification.

sessionIdstring required

Unique session ID created from /mfa/token/generate API.

otpstring required

OTP that needs validation.

Response

200

object required