Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated forgot password doc.
  • Loading branch information
bradherman committed Sep 19, 2012
1 parent cc46ad3 commit a0f7378
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -192,6 +192,8 @@ Email parameter is mandatory.
If requesting json, redirect_url will be ignored. If non-json and redirect_url, the request will be treated as html and redirect to the specified url.
If no params, it will be treated as an html request, but only return a status code of 200 for success or 404 for error (which could be an inability to find the email or any other error).

If the response is a success, it kicks off the forgot_password email job.

<a name="front_lead_articles"></a>

GET /api/front/lead_articles.json
Expand Down

0 comments on commit a0f7378

Please sign in to comment.