The agent language which is identified by the language acronym. For example, en for English and de for German. The user can set the default language of the bot.
curl--location'https://platform.kore.ai/api/public/bot/botID/faqs/bulk?language=en' \--header'auth:{YOUR_JWT_ACCESS_TOKEN}'\--header'content-type:application/json'\--data-raw'{"faqs":[{"questionPayload":{"question":"question",//question - GET EXTRACTION QUESTION"tagsPayload":[]},"answerPayload":[{"text":"",//answer - GET EXTRACTION QUESTION"type":"basic","channel":"default"}],"knowledgeTaskId":"645e0aab1ee65252a433d457",// "_id" - GET KNOWLEDGE TASKS"subQuestions":[],"responseType":"message","subAnswers":[],"streamId":"botId","parent":"f1324935-341d-5b0e-8551-c705a2eb58b9",//"parent" - GET KNOWLEDGE TASKS"leafterm":"Botname","qsId":"qna-f6014fd0-f8e8-5cb1-b952-cf9e57091ffc"// "_id" - GET EXTRACTION QUESTION