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