Endpoints
Delete Vectors
Deletes the vectors with the given ids.
DELETE
You can delete one or more vectors by providing their vector ids,
vector id prefix, or metadata filter.
Request
Array of vector ids to delete.
Prefix of vector ids to delete.
Metadata filter for the vectors to delete.
Path
The namespace to use.
When no namespace is specified, the default namespace will be used.
Response
The number of the successfully deleted vectors.