deleteVectors
abstract suspend fun deleteVectors(name: String, vectors: List<String>, selector: DeleteSelector, wait: Boolean)
Delete named vectors from the selected points (POST /collections/{name}/points/vectors/delete).
Delete named vectors from the selected points (POST /collections/{name}/points/vectors/delete).