cURL
Documents
Upsert documents
Upsert documents into a collection. Note that the maximum supported payload size is 6MB.
POST
cURL
Authorizations
Project API Key.
Path Parameters
Collection name.
Body
application/json
A list of documents to upsert. For managed embedding vector fields, omit the managed vector field and provide only the configured source text field.
Response
Upsert request accepted.