Zvini
22:27:52

« Calculation » delete

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