updateCollection

abstract suspend fun updateCollection(name: String, request: UpdateCollectionRequest)

Update an existing collection's config (PATCH /collections/{name}).