Delete vectors

Deletes specified vectors from points. All other unspecified vectors will stay intact.

Path parameters

collection_namestringRequired
Name of the collection to delete from

Headers

api-keystringRequired

Query parameters

waitbooleanOptional
If true, wait for changes to actually happen
orderingenumOptional
define ordering guarantees for the operation
Allowed values:

Request

This endpoint expects an object.
vectorlist of stringsRequired
Vector names
pointslist of uint64s or stringsOptional
Deletes values from each point in this list
filterobject or anyOptional
Deletes values from points that satisfy this filter condition
shard_keystring or uint64 or list of strings or uint64s or anyOptional

Response

successful operation
usageobject or anyOptional
timedoubleOptional
Time spent to process this request
statusstringOptional
resultobjectOptional