Authentication

Verify reset code and set new password

Verifies the reset code and updates the password

post/auth/password-reset/verify

Request body

emailstring required
codestring required
newPasswordstring required

Response

Password reset successful

Changes