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
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
Password changed successfully.
object
400
Password does not match requirements.
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401
Unauthorized
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403
Access denied
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Token not found or expired.
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties