To extract the Knowledge Graph from the imported file or URL.
Path Parameters
Query Parameters
curl -- loca t io n 'h tt ps : //platform.kore.ai/api/public/bot/st-2be3c498-d718-5160-853c-0166b82bc41c/qna/import?language=en' \
-- header 'au t h : {{ YOUR_JWT_ACCESS_TOKEN }} ' \
-- header 'co ntent - t ype : applica t io n /jso n ' \
-- da ta ' {
"fileUrl" : "https://www.ibank.com/nri-banking/money_transfer/faq/m2i-rewards-program/loyalty-program.page%22,
" na me ":" Tes t "
}'
curl -- loca t io n 'h tt ps : //platform.kore.ai/api/public/bot/st-2be3c498-d718-5160-853c-0166b82bc41c/qna/import?language=en' \
-- header 'au t h : {{ YOUR_JWT_ACCESS_TOKEN }} ' \
-- header 'co ntent - t ype : applica t io n /jso n ' \
-- header 'Cookie : AWSALB=ywKTJVAcCplRMGaJXRvhZ 4 gUvOCr f YhOjeqvdYirqAyRQyP 9 WpTDeNwZI 1 t DwgoP/CiA 6 G 6 j 2 DxXGWIbCEWdjaiq 1e hA 2 Xo/YxwOBDi 02 Ix 9 cbcGYum 8 P 1 bxBSq 1 ; AWSALBCORS=ywKTJVAcCplRMGaJXRvhZ 4 gUvOCr f YhOjeqvdYirqAyRQyP 9 WpTDeNwZI 1 t DwgoP/CiA 6 G 6 j 2 DxXGWIbCEWdjaiq 1e hA 2 Xo/YxwOBDi 02 Ix 9 cbcGYum 8 P 1 bxBSq 1 ' \
-- da ta ' {
"fileId" : "64c0facd1913a83c147847ca" ,
"name" : "Test2"
} '
Body Parameters
Sample Response
{
"_id" : <ex tra c t io n Id> ,
"status" : "success"
}