For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo

Update vectors

Updates specified vectors on points. All other unspecified vectors will stay intact.

Authentication

api-keystring
API Key authentication via header

Path parameters

collection_namestringRequired
Name of the collection to update from

Query parameters

waitbooleanOptional
If true, wait for changes to actually happen
orderingenumOptional
define ordering guarantees for the operation
Allowed values:
timeoutintegerOptional>=1
Timeout for the operation

Request

Update named vectors on points
pointslist of objectsRequired
Points with named vectors
shard_keystring or uint64 or list of strings or uint64s or object or anyOptional
update_filterobject or anyOptional

Response

successful operation
usageobject or any
timedouble
Time spent to process this request
statusstring
resultobject
Morty Proxy This is a proxified and sanitized view of the page, visit original site.