cURL
Documents
Update documents
Update documents in 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 update. Each document must contain 'id' field to be updated. For managed embedding vector fields, omit the managed vector field and update only the configured source text field.
Response
Update request accepted.