Zvini
22:16:14

« Place » delete

place/delete - Deletes an existing place.
Method parameters:
id - The ID of the place to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
PLACE_NOT_FOUND - A place with the ID doesn't exist.