---
title: "Delete Testset"
method: DELETE
path: "/testsets/{testsetId}"
---

# Delete Testset

`DELETE /testsets/{testsetId}`

## Path parameters

- `testsetId` string, required

## Response `200`

Testset deleted successfully

- object
  - `success` boolean, required — Whether the deletion was successful.

## Other responses

- `401` — Error indicating that the request is not authenticated.
- `500` — An internal service error indicating an issue with the Scorecard service.

---

[API](https://skmtc.dev/scorecard-ai/apis/scorecard-api.md) · [All operations](https://skmtc.dev/scorecard-ai/apis/scorecard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scorecard-ai/scorecard-api/revisions/121aaa257802/schema)
