---
title: "# Delete Simulation"
method: DELETE
path: "/v1/simulations/{Id}"
tags: ["Simulations"]
---

# # Delete Simulation

`DELETE /v1/simulations/{Id}`

Deletes simulation with given id

## Path parameters

- `Id` integer, required

## Response `200`

SimulationDeleteReturnSwagger

- object
  - `success` boolean

## Other responses

- `422` — validationErrorSwagger is represents the erroneous cases
- `default` — genericErrorWithSuccessSwagger is represents the erroneous cases with success field

---

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