To validate an OTP, an end user must enter the received code into your service or application and submit it for validation.
Once the code is submitted, use this method to check whether the code is valid. Pass the entered code and the 2FA Verification ID to verify whether the entered code matches the latest one sent to the end user’s phone number within the specified 2FA Verification.
An API key to authorize your request
Wavix 2FA Verification ID
"2953d4308f2e11ecb75fcdafd6d2d687"
The code entered by an end user
"123456"
Indicates whether the entered code is valid
true