Skip to main content
PATCH
Update Agent Test Case

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required
dataset_id
string
required
test_case_id
string
required

Body

application/json
inputs
outputs
metadata
Metadata · object | null

Response

200 - application/json

AgentTestCaseResponse(trace_test_case: shared.sqlalchemy.models.TraceTestCase)

id
string<uuid>
required
input
output
metadata
Metadata · object | null