Data plane
Upsert
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.
POST
Authorizations
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
Body
application/json
The request for the Upsert
operation.
Response
200
application/json
A successful response.
The response for the Upsert
operation.