/api/v2/user/changepasswordUpdate the login password for a given user, along with providing updated keychains for any wallet passphrases which were also updated to the new password.
This allows more for a more intuitive user experience where changing the user login password also changes any matching wallet passphrases. This gives the feeling that the user login password and matching wallet passphrases are "linked" and get updated in sync.
password string required oldPassword string required version number keychains dictionary<string, string> string v2_keychains dictionary<string, string> string