Request
You can either upsert a single vector, or multiple vectors in a array.The ID of the vector
The vector data to upsert.
The provided vector should have the same number of dimensions as your index.
The metadata of the vector. This is used to make it easier to identify the
vector on queries.
Response
Returns
"Success"
on successful upsert operation.