Vector stores
Update attributes on a vector store file.
post/vector_stores/{vector_store_id}/files/{file_id}
Path parameters
vector_store_idstring required
Example:vs_abc123
The ID of the vector store the file belongs to.
file_idstring required
Example:file-abc123
The ID of the file to update attributes.
Request body
Response
OK