Update record from Users table by specified primary key
Method | /UpdateUser |
The request body is of type UpdateUser.
Name | Description | Data Type |
---|---|---|
user | UserInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateUserResponse.
Name | Description | Data Type |
---|---|---|
UpdateUserResult | xml:int |
|