v3

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-3041516.4 KB

Delete vectors by ID

Delete one or more vectors from the collection by their user-provided string IDs. IDs that do not exist are silently ignored.

Supports both binary protobuf (application/protobuf) and ProtoJSON (application/protobuf+json) request bodies.

post/api/v1/vector/delete

Response

Vectors deleted successfully.