Add question to dataset

Adds a new question-answer pair to an existing dataset

Path Params
string
required

ID of the dataset to add the question to

Body Params
string
required

The question text

string
required

The expected answer

Responses

400

Invalid request - Missing required fields

401

Unauthorized - Invalid or missing authentication

404

Dataset 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