Skip to main content
POST
Create Agent Test

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string
required

Body

application/json
name
string
required
scenario
string
default:""
behaviors
string[]
expected_tool_calls
ExpectedToolCall · object[]

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