LostPassword
Lost Password
| API | Description |
|---|---|
| POST api/lost_password/send.json |
Initiates a lost password e-mail |
| POST api/lost_password/validate.json |
Validates the lost passord id. |
| POST api/lost_password/set.json |
Change the password. |
| POST api/LostPassword |
No documentation available. |