Create a text data source
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
Create a text data source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Details for the text data source.
Title of the text data source
Example:
"Company Overview"
Content of the text data source
Example:
"Our company specializes in AI-powered agent solutions that help businesses automate customer support..."
Unique identifier of the agent
Example:
"clx1234567890abcdef"

