{ "kb_id": 1, "text": "我是问题" }
curl --location --request POST '/api/kb.teach/charging' \ --header 'token: {{api-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "kb_id": 1, "text": "我是问题" }'