Import data
Scrape Url
Create a Knowledge Base and return a streaming response.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Schema for creating a knowledge base entry.
Unique identifier for the associated bot.
URL to scrape content for the knowledge base.
Type of scraping for the knowledge base.
Available options:
1
, 2
, 3
Response
200
application/json
Successful Response
The response is of type string
.
Was this page helpful?