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.
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the vector store that the file belongs to.
The ID of the file to delete.