Zvini
22:43:17

« File » delete

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