canmove, Confirmed users
1,173
edits
(→GET) |
|||
Line 57: | Line 57: | ||
'''https://''server''/''pathname''/''version''/''username''/password_reset ''' | '''https://''server''/''pathname''/''version''/''username''/password_reset ''' | ||
Requests a password reset email be mailed to the email address on file. Returns 'success' if an email was successfully sent | Requests a password reset email be mailed to the email address on file. Returns 'success' if an email was successfully sent. | ||
If captchas are enabled for the site, requires captcha-challenge and captcha-response parameters. | |||
== PUT == | == PUT == |