Update Q&A data-source
Update Q&A data-source
PUT
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
200
_mintlify/placeholder
Q&A data-source updated successfully