---
title: "Delete A/B Tests"
method: DELETE
path: "/comparison"
---

# Delete A/B Tests

`DELETE /comparison`

Deletes one or more A/B tests (comparisons) in bulk.

## Request body

- object
  - `comparison_ids` string[], required — IDs of the A/B tests to be deleted.

## Response `200`

200

## Other responses

- `401` — 401
- `403` — 403
- `422` — 422
- `500` — 500

---

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