Data Sources
Create a Q&A data source
Add a question and answer pair to train your agent. Q&A data sources are perfect for handling specific, frequently asked questions.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Details for the Q&A data source.
The body is of type object
.
Response
200
application/json
Q&A data source created successfully
The response is of type object
.