Delete vector store file
Vector stores
Delete vector store file
Delete a vector store file. This will remove the file from the vector store but the file itself will not be deleted. To delete the file, use the delete file endpoint.
DELETE
Delete vector store file
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the vector store that the file belongs to.
The ID of the file to delete.