Delete record from Tables table by specified primary key
Method | /DeleteTable |
The request body is of type DeleteTable.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteTableResponse.
Name | Description | Data Type |
---|---|---|
DeleteTableResult | xml:boolean |
|