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