Users

Updates the password of a user

put/users/{userId}/changePassword

Path parameters

userIdstring required

User ID of user whose password should be changed.

Request body

currentPasswordstring nullable
newPasswordstring nullable

Response

OK

Changes

No recorded changes to this endpoint across all 2 revisions of this API.