Zvini
00:54:07

« Point » delete

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