DELETE place/{id}
Deletes the given place and desassociate modules link with it. (requires to be authenticated). FREE
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
the id of the place to delete |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
200 Ok
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.