POST
/
dataset
/
{id}

Path Parameters

id
string
required

Body

application/json
action
enum<string>
required

Action to perform on the dataset.

Available options:
replace,
append
input_strs
string[]
required

List of input strings to be added for testing.

output_strs
string[]
required

List of expected output strings corresponding to the input strings.

Response

200 - application/json
message
string
dataset_id
integer

ID of the created/identified dataset