Data Sources
Create a text data source
Add a text-based data source to train your agent. Text data sources are useful for adding custom content, documentation, or knowledge base articles.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details for the text data source.
The body is of type object
.
Response
200
application/json
Text data source created successfully
The response is of type object
.