Post
/v{version}/PasswordReset/Token/{token}/ChangePassword
A user must first request a password reset token.
Path parameters
token
stringRequired
Password reset token which is linked to the specific user and details of the password reset process
version
stringRequired
The requested API version
Default"1.17"
Body parameters
Change password request that contains the new password
object
Request for changing password of user
Password
string Required
Password to be changed into
Responses
200
OK
object
400
Password does not match.
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403
Access denied
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties
404
Token not found or expired.
500
Unexpected error
object
Id
string
Type
string
Message
string
Values
object
property*
object additionalProperties