POST
/
api
/
parea
/
v1
/
update_test_case
/
{dataset_id}
/
{test_case_id}

Authorizations

x-user-id
string
headerrequired

Path Parameters

dataset_id
integer
required
test_case_id
integer
required

Body

application/json
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

200 - application/json

The response is of type any.