Delete record from Users table by specified primary key
Method | /DeleteUser |
The request body is of type DeleteUser.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteUserResponse.
Name | Description | Data Type |
---|---|---|
DeleteUserResult | xml:boolean |
|