Batch update points

POST

Batch updates points, including their respective vectors and payloads.

Path parameters

collection_namestringRequired

Name of the collection to apply operations on

Query parameters

waitbooleanOptional

If true, wait for changes to actually happen

orderingenumOptional

define ordering guarantees for the operation

Allowed values: weakmediumstrong

Request

This endpoint expects an object.
operationslist of objectsRequired

Response

This endpoint returns an object.
usageobject or anyOptional
timedoubleOptional

Time spent to process this request

statusstringOptional
resultlist of objectsOptional
Built with