Account

Reset password

Resets a user's password.

post/api/account/reset-password

Request body

emailstring email required
resetCodestring required
newPasswordstring required
confirmPasswordstring required

Response

Password reset successfully.

string required

Changes

Changed in 2 of the 7 revisions of this API.11