POST
/
vectors
/
upsert

Body

application/json

The request for the upsert operation.

vectors
object[]
required

An array containing the vectors to upsert. Recommended batch limit is 100 vectors.

namespace
string

The namespace where you upsert vectors.

Response

200 - application/json

The response for the upsert operation.

upsertedCount
integer

The number of vectors upserted.