PAI Chat·Endpoint
DELETE
/chat/{chatId}/document/{documentId}Delete a document and all its associated chunks from the vector database
Delete a document and all its associated chunks from the vector database
GET/attributearrow_forwardtune
Parameters
chatIdrequiredpath
string (uuid)The ID of the chat session
documentIdrequiredpath
string (uuid)The ID of the document to delete
double_arrow
Returns 200
messagerequired
stringSuccess message
documentIdrequired
string (uuid)ID of the deleted document
report
Errors