From a0f7378db6da0b987125fd0e70979bbcb28d9cba Mon Sep 17 00:00:00 2001 From: Bradley Herman Date: Wed, 19 Sep 2012 10:43:23 -0700 Subject: [PATCH] Update README.md Updated forgot password doc. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 39fd65b..075ff0f 100644 --- a/README.md +++ b/README.md @@ -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. + GET /api/front/lead_articles.json