Skip to main content
POST

Request

You can either upsert a single data, or multiple data in an array.
string
required
The ID of the vector
string
required
The raw text data to embed and upsert.
Object
The metadata of the vector. This is used to make it easier to identify the vector on queries.

Response

Object
Returns "Success" on successful upsert operation.