Data Sources
Create a URL data source
Add a website URL as a data source to train your agent. The system will crawl and extract content from the provided URL.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details for the URL data source.
The body is of type object
.
Response
200
application/json
URL data source created successfully
The response is of type object
.