Import QnA

Import QnA

Importing QnA

POST https://{{account_id}}.acquire.io/api/v1/bot/qna/import

Import QnA

Headers

Name
Type
Description

Authorization

string

Bearer {{api_key}}

Request Body

Name
Type
Description

qnaGroupId

integer

qnaSource

string

{
  "data": {
    "success": true,
    "message": "Question Imported Successfully"
  }
}

Body(raw)

Last updated