Zvini
00:55:07

« Received » delete

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