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 Object

None.

Response Information

Resource Description :

IHttpActionResult indicating success, or the failure response/reason otherwise.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.