PUT
/
dataset
/
test-case
/
{id}

Path Parameters

id
string
required

ID of the test case to update

Body

application/json
inputStr
string

Updated input string for the test case

expectedOutputStr
string

Updated expected output string

userNotes
string

Updated user notes for the test case

description
string

Updated description of the test case

Response

200 - application/json
message
string
testCase
object