---
title: "Delete comments by vulnerability_lookup_origin"
method: DELETE
path: "/comment/"
tags: ["comment"]
---

# Delete comments by vulnerability_lookup_origin

`DELETE /comment/`

Delete comments by vulnerability_lookup_origin (admin only).

## Query parameters

- `vulnerability_lookup_origin` string, required

## Response `200`

Deleted comments successfully.

## Other responses

- `400` — Invalid UUID format.
- `403` — Admin permission required.
- `404` — No comments matched the filter.

## Changes

- **2026-02-17** `9c1baef65e8d` — 1 info
  - endpoint added
- **2024-06-05** `28bfb33cc1fb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/vulnerability-lookup/apis/vulnerability-lookup-api/changes/comment/delete.md)

---

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