Upload a note to a collection

Upload a note to a collection for vector search. The note can be optionally chunked
into smaller segments for better search results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Name of the collection to operate on

Body Params
string
required

The note content to upload

boolean
Defaults to true

Whether to split the note into smaller chunks for better search results

integer
0 to 1024
Defaults to 512

Number of characters that should overlap between chunks

integer
256 to 8192
Defaults to 1024

Maximum size of each chunk in characters

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json