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