latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-14525910940.5 KB

e1ffc32fa59c

Testsets

Archive Testset

Soft-delete a testset artifact.

Sets deleted_at on the testset. Archived testsets are excluded from /testsets/query unless include_archived is true. Use /testsets/{testset_id}/unarchive to restore.

post/testsets/{testset_id}/archive

Path parameters

testset_idstring uuid required

Response

Successful Response

countinteger

1 if a testset was returned, 0 otherwise.