DELETE changelog/id?resource={resource}&from={from}&to={to}

Delete change log by Id range

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.DefaultResponse
NameDescriptionTypeAdditional information
Message

Gets or sets the response message

string

None.

Response Formats

Sample not available.