Conversational RAG - Library Management Methods
Delete File
Delete the specified file from the library.
DELETE
Restrictions:
Files in PROCESSING
status cannot be deleted. Attempts to delete such files will result in a 422 error.
Responses
Response 200
Successful deletion. No body content.
Response 422
File by this ID does not exist.