Zvini
22:16:27

« Folder » delete

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