229 230 231
# File 'lib/quintype/api.rb', line 229 def reset_password(params) _post("member/password", params) end