Zvini
22:16:52

« Note » delete

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