---
title: "Changes to Endpoint for deleting a vulnerability"
method: DELETE
path: "/vulnerability/{vulnerability_id}"
---

# Changes to Endpoint for deleting a vulnerability

`DELETE /vulnerability/{vulnerability_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 42 revisions.

- **2025-01-15** `ca3ebcc72ad5` — 4 info
- **2024-11-27** `5ff926c52769` — 1 info
- **2024-11-25** `1441221dfa02` — 1 breaking
- **2024-06-19** `6eadec396709` — 1 info
- **2024-06-05** `28bfb33cc1fb` — 1 breaking

## Changes

- **2025-01-15** `ca3ebcc72ad5` — 4 info
  - api operation id `delete_vulnerability_/vulnerability/<string:vulnerability_id>` removed and replaced with `delete_vulnerability`
  - api tag `vulnerability` added
  - api tag `legacy` removed
  - endpoint reactivated
- **2024-11-27** `5ff926c52769` — 1 info
  - endpoint added
- **2024-11-25** `1441221dfa02` — 1 breaking
  - api path removed without deprecation
- **2024-06-19** `6eadec396709` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 breaking
  - api removed without deprecation

---

[Operation](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/docs/vulnerability/:vulnerability_id/delete.md) · [API](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api.md) · [Page](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/vulnerability/:vulnerability_id/delete)
