ValidateOTP
Validate OTP
Validate OTP
post/otp/verify
Headers
clientTypestring
Request body
Example request
{
"mobileNumber": "9999999999",
"email": "9999999999",
"otp": 237613,
"uuid": "21312122312323"
}Response
OTP validated successfully
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.