Authorization: Bearer ********************
curl --location --request DELETE 'https://api.302.ai/302/kb/delete_knowledge_base/0' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "success", "data": {} }