Validate MFA OTPAsk AIpost https://{host}/auth/v1/mfa/otp/validateValidates the OTP generated for the MFA flow.Body ParamsidentifierTypestringenumrequiredCustomer identifier used for MFA token generation.MOBILEEMAILUSERNAMEEXTERNALIDAllowed:MOBILEEMAILUSERNAMEEXTERNALIDidentifierValuestringrequiredValue of the identifier.deviceIdstringrequiredUnique ID of the device where OTP is validated.brandstringrequiredName of the brand or organisation that needs verification.sessionIdstringrequiredUnique session ID created from /mfa/token/generate API.otpstringrequiredOTP that needs validation.Responses 200200 400400Updated about 1 month ago