Zvini
22:30:36

« Schedule » delete

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