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

