Dashboard > Bla-bla List > ... > REST API > resetpassword
Bla-bla List Log In | Sign Up   View a printable version of the current page.
resetpassword


Added by Geert Bevin, last edited by Geert Bevin on Mar 18, 2005  (view change)
Labels: 
(None)

(public)

Generates a new password for a certain email address. It will be sent together with the user's login through email.

Submissions
resetPassword
Resets the account's password.
Parameters
email The email address of the account.
Errors
MANDATORY:email The email wasn't provided.
INVALID:email No account is known with the provided email.

example request

http://blablalist.com/resetpassword?
    submission=resetPassword&
    email=johnsmith@company.com

example result

<resetpassword>
    <success/>
</resetpassword>



Are you enjoying Confluence? Please consider purchasing it today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.1a Build:#515 May 19, 2006) - Bug/feature request - Contact Administrators