curl --location '/public-api/v1/botKnowledge/updateBotKnowledgeIds' \ --header 'Content-Type: application/json' \ --data '{ "botId": 0, "knowledgeIds": [ 0 ] }'
{ "errorCode": 0, "message": "", "data": null }