---
title: "Delete experiment"
method: DELETE
path: "/application/{applicationId}/experiments/{experimentId}"
tags: ["Experiments (V1)"]
---

# Delete experiment

`DELETE /application/{applicationId}/experiments/{experimentId}`

Delete a v1 experiment and its groups.

## Path parameters

- `applicationId` number, required
- `experimentId` number, required

## Response `200`

Default Response

---

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