Reset Password
Body
emailstring · emailRequired
The email address associated with the user's account.
rp_codestringRequired
The reset password code sent to the user's email.
new_passwordstringRequired
The new password for the user's account.
verify_new_passwordstringRequired
Verification of the new password.
Responses
200
Successfully changed password.
application/json
put
/user/password200
Successfully changed password.
Last updated