Vector Stores
Create a vector store file by attaching a [File](/docs/api-reference/files) to a [vector store](/docs/api-reference/vector-stores/object).
post/vector_stores/{vector_store_id}/files
Path parameters
vector_store_idstring required
Example:vs_abc123
The ID of the vector store for which to create a File.
Request body
Response
OK