Python
Collections
Update collection
Update parameters of an existing collection, such as optimizer configuration and HNSW search settings. Vector dimension and distance metric cannot be changed after creation.
PATCH
Python
Authorizations
Admin JWT or access token for authenticating requests to VectorAI DB.
Path Parameters
The name of the collection to update.
Example:
"my_collection"
Query Parameters
The maximum time to wait for the operation to complete, in seconds.
Example:
30
Body
application/json