Authorization: Bearer ********************
{ "knowledgeBaseId": "string", "docId": 0 }
curl --location --request POST 'https://insight.juzibot.com/openapi/knowledge-base/doc/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "knowledgeBaseId": "string", "docId": 0 }'
{ "code": 0 }