Update question in dataset

Updates an existing question-answer pair in a dataset

Path Params
string
required

ID of the dataset

string
required

ID of the question to update

Body Params
string
required

The question text

string
required

The expected answer

Responses

400

Invalid request - Missing required fields or invalid IDs

401

Unauthorized - Invalid or missing authentication

404

Dataset or question not found

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json