pub fn update_password( client: &Client, new_password: String, ) -> Result<UpdatePasswordResponse, Error>