Import data
Add One Text Document
Import a single text document 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 importing a text document.
Content of the text document.
Response
200 - application/json
Schema for representing the response of a bot's text document.
Unique identifier for the associated bot.
Content of the text document.
Timestamp indicating when the document was created.
Unique identifier for the text document.
Number of tokens in the document.
Was this page helpful?