updateVectors

abstract suspend fun updateVectors(name: String, points: List<PointVectors>, wait: Boolean)

Update the vectors of existing points (PUT /collections/{name}/points/vectors).