DELETE place/{placeId}/Log/{logId}
deletes a log entry. FREE
Request Information
URI Parameters
Name | Description | Type | Additional 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.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.