Vector Operations
Upsert text
Upsert text into a namespace. Pinecone converts the text to vectors automatically using the hosted embedding model associated with the index.
Upserting text is supported only for indexes with integrated embedding.
For guidance, examples, and limits, see Upsert data.
post/records/namespaces/{namespace}/upsert
Path parameters
namespacestring required
The namespace to upsert records into.
Headers
X-Pinecone-Api-Versionstring required
Required date-based version header
Response
A successful response.