DELETE api/poi/delete/{id}

Delete a point of interest that the user has access to.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the point of interest to be deleted.

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.