Import data
Add Many Text Document
Import multiple text documents 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 text documents.
List of text documents.
Response
200
application/json
Successful Response
Unique identifier for the text document.
Unique identifier for the associated bot.
Content of the text document.
Number of tokens in the document.
Timestamp indicating when the document was created.
Was this page helpful?