v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
VectorIO

Update a vector store (OpenAI-compatible).

Update a vector store (OpenAI-compatible).

post/v1/vector_stores/{vector_store_id}

Path parameters

vector_store_idstring required

The vector store identifier.

The vector store identifier.

Request body

namestring nullable

The new name for the vector store.

metadataobject nullable

Metadata to associate with the vector store.

Response

The updated vector store.

idstring required
object'vector_store'
created_atinteger required
namestring
usage_bytesinteger
status'expired' | 'in_progress' | 'completed' required
expires_atinteger nullable
last_active_atinteger nullable
metadataobject nullable