DELETE
/
delete

Request

You can either upsert a single vector, or multiple vectors in a array.

ids
string[]
required

The IDs of the vectors to be deleted.

Response

deleted
number

The count of the successfully deleted vectors.