Zvini
01:07:56

« Received » delete

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