ChangePassword
Change a user's password.
Input
Name | Type | Description |
CurrentPassword | String | The user's current password. |
NewPassword | String | The user's new password. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |