Zvini
00:54:22

« Bar » delete

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