---
title: "Stop running case"
method: POST
path: "/cases/stop"
tags: ["Case"]
---

# Stop running case

`POST /cases/stop`

Stops the calculation of the running case

## Request body

- StopCaseModel
  - `caseId` integer, required

## Response `200`

Success

---

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