Update a Q&A data source
Data Sources
Update a Q&A data source
Update an existing Q&A data source.
PUT
Update a Q&A data source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Details for updating a Q&A data source.
Unique identifier of the Q&A data source
Example:
"qa_1234567890"
Updated question for the Q&A data source
Example:
"What are your updated business hours?"
Updated answer for the Q&A data source
Example:
"We are now open Monday to Saturday, 8 AM to 7 PM EST."
Unique identifier of the agent
Example:
"clx1234567890abcdef"

