Developers » API methods » Notes » notes.delete
Notesnotes.delete
Deletes a note of the current user.
This method can be called with a user token. Access rights required: notes.
Parameters
note_idNote ID.
positive number, required parameter
Result
Returns 1.
Errors
180Note not found
Global errors can occur while running. See their descriptions on this page.