---
title: "Delete a simulation case"
method: DELETE
path: "/simulation_cases/{simulation_case_id}"
tags: [""]
---

# Delete a simulation case

`DELETE /simulation_cases/{simulation_case_id}`

Delete a simulation case by ID.

## Path parameters

- `simulation_case_id` string, required

## Headers

- `Authorization` string, required

## Response `204`

204

- object

## Other responses

- `400` — 400
- `404` — 404

---

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