Create named vector
Create a new named vector on an existing collection
Authentication
api-keystring
API Key authentication via header
Path parameters
collection_name
Name of the collection
vector_name
Name of the vector to create
Query parameters
wait
If true, wait for changes to actually happen
ordering
define ordering guarantees for the operation
Allowed values:
timeout
Timeout for the operation
Request
Vector configuration - dense or sparse
DenseVectorNameConfig
OR
SparseVectorNameConfig
Response
successful operation
usage
time
Time spent to process this request
status
result