Zvini
22:17:01

« Bar Chart » delete

barChart/delete - Deletes an existing bar chart.
Method parameters:
id - The ID of the bar chart to delete.
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.