Update Vector Store
PUT/v1/vector_stores/{vector_store_identifier}
Authorization
Bearer token for API authentication. Format: `Bearer YOUR_API_KEY`
Path Parameters
The ID or name of the vector store
Request Body
New name for the vector store
Constraints
New description
Whether the vector store can be accessed by anyone with valid login credentials
Optional expiration policy
Optional metadata key-value pairs
Response Body
Unique identifier for the vector store
Name of the vector store
Constraints
Detailed description of the vector store's purpose and contents
false
Whether the vector store can be accessed by anyone with valid login credentials
Additional metadata associated with the vector store
Tracks counts of files in different states within a vector store.
Optional expiration policy
Status of a vector store.
Possible values
expired
in_progress
completed
Timestamp when the vector store was created
Timestamp when the vector store was last updated
Timestamp when the vector store was last used
0
Total storage usage in bytes
Optional expiration timestamp for the vector store
vector_store
Type of the object
Last updated: August 19, 2025