Changes the current user's password.
name | description | type | default | type |
---|---|---|---|---|
current | the current password | query | String | |
password1 | the new password | query | String | |
password2 | the new password (again) | query | String |
a response with either an error code and message or an HTTP 200 with a success message