POST v2/Account/ForgotPassword

Receive password reset token via email.

Request Information

URI Parameters

None.

Body Parameters

Username of the user

string

Request Formats

application/json, text/json

Sample:
"sample string 1"

Response Information

Resource Description

HTTP 200 code if successful

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.