Deletes a vector store file. This removes the file‐to‐store link (does not delete the file itself).
delete/vector_stores/{vectorStoreId}/files/{fileId}
Path parameters
vectorStoreIdstring required
Identifier of the vector store.
fileIdstring required
Identifier of the file.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
The request has succeeded.
Changes
No recorded changes to this endpoint across all 12 revisions of this API.