Delete record from LogReports table by specified primary key
Method | /DeleteLogReport |
The request body is of type DeleteLogReport.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteLogReportResponse.
Name | Description | Data Type |
---|---|---|
DeleteLogReportResult | xml:boolean |
|