---
title: "Delete a test"
method: DELETE
path: "/tests/{test_id}"
---

# Delete a test

`DELETE /tests/{test_id}`

Deletes a single test result.

## Path parameters

- `test_id` string, required

## Response `200`

200

- object
  - `status` string
  - `message` string

## Other responses

- `404` — 404

---

[API](https://skmtc.net/speedcurve/apis/speedcurve-api.md) · [All operations](https://skmtc.net/speedcurve/apis/speedcurve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/speedcurve/speedcurve-api/versions/bb573d4fb28a/schema)
