DELETE changelog/id?resource={resource}&from={from}&to={to}
Delete change log by Id range
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
resource |
Resource or table name of the change log |
string |
Required |
from |
Id From |
integer |
Required |
to |
Id To |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Interprise.Web.Services.Application.Response.DefaultResponseName | Description | Type | Additional information |
---|---|---|---|
Message |
Gets or sets the response message |
string |
None. |
Response Formats
Sample not available.