DELETE place/{placeId}/Log/{logId}

deletes a log entry. FREE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
placeId

integer

Required

logId

the id of the entry to delete

integer

Required

Body Parameters

None.

Response Information

Resource Description

NoContent

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.