POST v2/Account/ForgotPassword
Receive password reset token via email.
Request Information
URI Parameters
None.
Body Parameters
Username 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.