Endpoints
Delete Vectors
This endpoint deletes the vectors with given IDs.
DELETE
Request
You can either delete a single vector, or multiple vectors in an array.
The IDs of the vectors to be deleted.
Response
The count of the successfully deleted vectors.
Was this page helpful?