PAI Chat·Endpoint
DELETE
/chatbot/{chatbotId}/document/{documentId}Delete a document and all its associated chunks for chatbot instance from the ve
Delete a document and all its associated chunks for chatbot instance from the vector database
GET/chatbot/{chatbotId}/folderarrow_forwardtune
Parameters
chatbotIdrequiredpath
string (uuid)The ID of the chatbot instance
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