DELETE place/{id}

Deletes the given place and desassociate modules link with it. (requires to be authenticated). FREE

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

the id of the place to delete

integer

Required

Body Parameters

None.

Response Information

Resource Description

200 Ok

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.