v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
User

Updates a user's password.

post/Users/{userId}/Password

Path parameters

userIdstring uuid required

The user id.

The user id.

Request body

CurrentPasswordstring nullable

Gets or sets the current sha1-hashed password.

CurrentPwstring nullable

Gets or sets the current plain text password.

NewPwstring nullable

Gets or sets the new plain text password.

ResetPasswordboolean

Gets or sets a value indicating whether to reset the password.

Response

Password successfully reset.