POST v2/Account/ForgotUserName
Receive username reminder via email.
Request Information
URI Parameters
None.
Body Parameters
Email address of the user
stringRequest Formats
application/json, text/json
Sample:
"sample string 1"
Response Information
Resource Description
HTTP 200 code if successful
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.