notebook-controller

post/api/notebooks/{notebook}/create-note

Path parameters

notebookinteger required

Request body

newTitlestring
referenceHandling'UPDATE_VISIBLE_TEXT' | 'KEEP_VISIBLE_TEXT'
folderIdinteger
contentstring
childFolderNamestring

When set, the note goes into the child folder of this name (ignoring letter case) under folderId or the notebook root, created in the same change when absent.

Response

OK

Changes