delete Note

open fun deleteNote(authorId: String, noteId: String)

Method to delete a note

Parameters

authorId

The author of the note identifier

noteId

The note identifier