Validates a one-time password (OTP) previously sent for login.
Request Information
URI Parameters :
None.
Body Parameters :
JSON body with email and otp.
Collection of ObjectNone.
Response Information
Resource Description :
IHttpActionResult indicating success, or the failure response/reason otherwise.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.