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

Delete change log by resource and date range

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resource

Resource name

string

Required

from

Start date

string

Required

to

End date

string

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.