---
title: "Delete test"
method: DELETE
path: "/tests"
---

# Delete test

`DELETE /tests`

Delete one or more test cases by ID.

## Request body

- Delete
  - `testId` string
  - `testIds` string[]

## Response `200`

Successful response

- unknown

---

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