API REFERENCENotesUpdate NoteUpdate Note PATCH /notes/:noteId Updates an existing note based on the note's ID. Request Responses200400401404429500Note updated successfully.Invalid request.Unauthorized.Note not found.Too many requests.Internal server error.