createCollection

abstract suspend fun createCollection(name: String, request: CreateCollectionRequest)

Create a collection (PUT /collections/{name}).