deleteNote
deleteNote
Permissions:
admin or user
Description:
Deletes a note.
Parameters:
tenant – tenant name
name – the name of the note to be deleted
Returns:
If the method succeeds, it returns “true” in the result field.
If the method fails, it returns an associative array in the error field.
Related methods:
getNote, getNoteNames, setNote