Import data
Add Many Question Answer
Import multiple questions and answers for a bot.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Schema for representing multiple question and answer documents.
List of question and answer inputs.
Response
200 - application/json
The answer to the question.
Unique identifier for the associated bot.
Timestamp indicating when the document was created.
Unique identifier for the question and answer document.
Number of tokens in the document.
The question in the document.
Was this page helpful?