v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03522891921.1 KB
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.