POST
/
api
/
scraping
/
url

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

Schema for creating a knowledge base entry.

bot_id
string
required

Unique identifier for the associated bot.

scrape_url
string
required

URL to scrape content for the knowledge base.

scrape_type
enum<integer> | null
default:
2

Type of scraping for the knowledge base.

Available options:
1,
2,
3

Response

200 - application/json

The response is of type string.