Authorizations
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
Body
application/json
Response
A successful response.
The response for the upsert
operation.
The number of vectors upserted.
Example:
8
The upsert
operation writes vectors into a namespace. If a new value is upserted for an existing vector ID, it will overwrite the previous value.
For guidance and examples, see Upsert data.
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
A successful response.
The response for the upsert
operation.
The number of vectors upserted.
8