---
title: "# Delete Threat"
method: DELETE
path: "/v1/threat-library/threats/{ThreatId}"
tags: ["Threats"]
---

# # Delete Threat

`DELETE /v1/threat-library/threats/{ThreatId}`

Deletes custom threats with given threat ID

## Path parameters

- `ThreatId` integer, required

## Response `200`

ThreatDeleteReturnResponse

- object
  - `message` string

## Other responses

- `422` — validationErrorSwagger is represents the erroneous cases
- `default` — genericErrorSwagger is represents the erroneous cases

---

[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/revisions/cb0d02ee28f8/schema)
