---
title: "Bulk remove tests"
method: POST
path: "/test/journeys/removeMultiple"
tags: ["Test"]
---

# Bulk remove tests

`POST /test/journeys/removeMultiple`

Used to remove multiple tests simultaneously

## Request body

- string[]

## Response `204`

Confirms the tests do not exist

## Other responses

- `400` — Invalid input
- `default` — Unknown error

---

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