---
title: "Delete Detection Comment"
method: DELETE
path: "/connect/detection/comment/{id}"
tags: ["Detections"]
---

# Delete Detection Comment

`DELETE /connect/detection/comment/{id}`

Deletes the comment associated with the given comment ID.

## Path parameters

- `id` string, required

## Response `200`

The comment has been successfully deleted

## Other responses

- `401` — Request was not properly authenticated
- `403` — Insufficient permissions for this request
- `404` — Detection was not found
- `500` — Internal SOC error; review SOC logs

---

[API](https://skmtc.net/security-onion-solutions/apis/security-onion-connect-api.md) · [All operations](https://skmtc.net/security-onion-solutions/apis/security-onion-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/security-onion-solutions/security-onion-connect-api/revisions/0576ce393f8d/schema)
