---
title: "Delete a simulation suite"
method: DELETE
path: "/simulation_suites/{suite_id}"
---

# Delete a simulation suite

`DELETE /simulation_suites/{suite_id}`

Delete a simulation suite by ID.

## Path parameters

- `suite_id` string, required

## Headers

- `Authorization` string, required

## Response `204`

204

- object

## Other responses

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

## Changes

- **2026-08-22** `292b6010eb31` — 1 info
  - api tag `` removed

[Change history](https://skmtc.dev/synthflow/apis/platform-api/changes/simulation_suites/:suite_id/delete.md)

---

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