Zvini
00:57:49

« Bar » deleteAll

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