Create named vector

Create a new named vector on an existing collection

Authentication

api-keystring
API Key authentication via header

Path parameters

collection_namestringRequired
Name of the collection
vector_namestringRequired
Name of the vector to create

Query parameters

waitbooleanOptional
If true, wait for changes to actually happen
orderingenumOptional
define ordering guarantees for the operation
Allowed values:
timeoutintegerOptional>=1
Timeout for the operation

Request

Vector configuration - dense or sparse

DenseVectorNameConfigobjectRequired
OR
SparseVectorNameConfigobjectRequired

Response

successful operation
usageobject or any
timedouble
Time spent to process this request
statusstring
resultobject