v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03522891921.1 KB
Testsets

Create Testset

Create an empty testset artifact.

Only creates the artifact row (name, slug, metadata). No variant or revision is created; add testcases by committing a revision with /testsets/revisions/commit, or use /simple/testsets/ to create a testset with seed rows in a single call.

post/testsets/

Query parameters

testset_idstring uuid nullable

Request body

Response

Successful Response

countinteger

1 if a testset was returned, 0 otherwise.