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

# Terminate experiment

`PUT /application/{applicationId}/experiments/{experimentId}/terminate`

Stop a running v1 experiment ahead of its scheduled end.

## 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/e9940594b0cc/schema)
