ChangePassword(Integer, String) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Sets the password for a user account.

Parameters

Name

Type

Description

userId

Integer

ID of user account to change password on.

password

String

New password to set.

Addresses

JSON: http://<Base Address>/UserAccount/json/ChangePassword

JSON (for IIS): http://<Base Address>/UserAccount.svc/json/ChangePassword