/auth/password/change/

Calls Django Auth SetPasswordForm save method.

Accepts the following POST parameters: new_password1, new_password2 Returns the success/fail message.

Language
Credentials
URL
Click Try It! to start a request and see the response here!