Resets the user’s password using a verification code sent via email.
The user's email address.
Verification code sent to the user's email.
123456
New password to set for the user.
"MyStrongPassw0rd!"
Password successfully reset.
The response is of type string.
"Successfully reset the password"