Authorizations
string
required
Bearer authentication header of the form
Bearer <token>, where <token> is your OAuth access token.Request Body
string
required
The title of the note
string
required
The content/body of the note
string
A unique identifier for the note (used as remote_id)
string
URL link to the original note or source
string
The source of the note (e.g., “Notion”, “Google Docs”, “Evernote”)
Response
string
Confirmation message: “Note indexed”

