Skip to main content

Archive Testset

POST 

/testsets/:testset_id/archive

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.

Request

Responses

Successful Response