/
MY
myaltimate
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
myaltimate
FastAPI
post
Create Test Case
v5
latest
OpenAPI 3.1.0
2026-08-08
1,021
1,308
2.1 MB
EVALS
Create Test Case
Create a new eval test case.
post
/evals/test-cases
Request body
TestCaseCreate
required
name
string
required
description
string
nullable
turns
TestTurn[]
required
criteria
object
nullable
tags
string[]
nullable
tenant
string
team_id
string
nullable
custom_agents
CustomAgent[]
nullable
user_view
object
nullable
Response
Successful Response
TestCaseResponse
required
id
string
required
name
string
required
description
string
nullable
turns
object[]
required
criteria
object
required
created_at
string
required
updated_at
string
required
updated_by
string
nullable
tags
string[]
nullable
tenant
string
team_id
string
nullable
custom_agents
object[]
nullable
user_view
object
nullable