To invoke this API it is required to obtain a token through the forgotPassword API.
In the event that the password provided does not meet the minimum security criteria, the error message regarding failed validation is returned in the response with code 204.
The new password to set.
The new password to set which must be at least 8 characters long and must contain at least: one lower case letter, one upper case letter and one number.
The new password to set again.
The secure token provided through the URL received within the reset password email.
Reset password succeeded.
Bad request or invalid password.
The validation error message.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.