Sends a one-time password (OTP) to the given email, for use as an alternative login method.
Request Information
URI Parameters :
None.
Body Parameters :
JSON body with an email key.
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.