---
title: "Delete scenario"
method: DELETE
path: "/simulations/{simulationReference}"
tags: ["Simulations"]
---

# Delete scenario

`DELETE /simulations/{simulationReference}`

Delete a scenario and all its associated data.

## Path parameters

- `simulationReference` string, required

## Query parameters

- `projectId` string, required

## Response `204`

Scenario deleted successfully

## Other responses

- `400` — Bad Request - Invalid input parameters
- `401` — Unauthorized - Invalid or missing authentication
- `403` — Forbidden - Insufficient permissions
- `404` — Not Found - Resource not found
- `500` — Internal Server Error - Server error

---

[API](https://skmtc.net/cognigy/apis/simulator-openapi-rest-ful-api-reference.md) · [All operations](https://skmtc.net/cognigy/apis/simulator-openapi-rest-ful-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cognigy/simulator-openapi-rest-ful-api-reference/revisions/85b2872bdfb7/schema)
