Skip to main content
PUT
Update test case

Authorizations

Authorization
string
header
required

Developer key created from the dashboard (Settings → Developer Keys)

Path Parameters

projectId
string
required

The ID of your project

testCaseId
string
required

The test case ID

Body

application/json
name
string
Minimum string length: 1
systemPrompt
string
Minimum string length: 1
maxTurns
integer
Required range: 1 <= x <= 9007199254740991
variables
object
acceptanceCriteria
string[]
Minimum string length: 1

Response

OK

data
object
required