Skip to main content
PATCH
Patch Agent Test

Authorizations

Authorization
string
header
required

Project API key (sk-kupe-...) or a Supabase user JWT.

Path Parameters

agent_id
string
required
test_id
string
required

Body

application/json
name
string | null
scenario
string | null
behaviors
string[] | null
expected_tool_calls
ExpectedToolCall · object[] | null

Response

Successful Response

id
string
required
agent_id
string
required
name
string
required
scenario
string
required
behaviors
string[]
required
expected_tool_calls
ExpectedToolCall · object[]
required
created_at
string
required
updated_at
string
required