vector_store_management

Update Vector Store

Update vector store details in both database and in-memory registry. The updated data is immediately synchronized to the in-memory registry.

post/vector_store/update

Request body

custom_llm_providerstring nullable
vector_store_descriptionstring nullable
vector_store_idstring required
vector_store_metadataobject nullable
vector_store_namestring nullable

Response

Successful Response

{"stackTrail":"paths:/vector_store/update:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes