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.