Skip to main content
POST
Update Test Case

Authorizations

x-user-id
string
header
required

Path Parameters

dataset_id
integer
required
test_case_id
integer
required

Body

application/json

Any set field will be used to update the item in the dataset.

inputs
Inputs · object | null

Key-value pairs for the inputs of that item

target
string | null

Target/ground truth value for the item

tags
string[] | null

Tags for the item

Response

Successful Response