Vectors
Upsert vectors
Upsert vectors into a namespace. If a new value is upserted for an existing vector ID, it will overwrite the previous value.
For guidance, examples, and limits, see Upsert data.
POST
To control costs when ingesting large datasets (10,000,000+ records), use import instead of upsert.
Authorizations
Body
application/json
The request for the upsert
operation.
Response
200
application/json
A successful response.
The response for the upsert
operation.