Update Q&A data-source
Data Source
Update Q&A data-source
deprecated
DEPRECATED: This endpoint will be deprecated on August 1st, 2025. Please use the v1 API endpoints instead. Update Q&A data-source
PUT
Update Q&A data-source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Q&A data-source update details
Unique identifier of the Q&A data-source
Example:
"q****************9ab2"
Updated question for the Q&A data-source
Example:
"What is the largest planet in our solar system?"
Updated answer for the Q&A data-source
Example:
"The largest planet in our solar system is Jupiter."
Unique identifier of the chatbot
Example:
"c****************1cx4"
Response
Q&A data-source updated successfully

