---
title: "Delete a finding (auditor or platform admin only)"
method: DELETE
path: "/v1/findings/{id}"
tags: ["Findings"]
---

# Delete a finding (auditor or platform admin only)

`DELETE /v1/findings/{id}`

Delete a finding (auditor or platform admin only) in Comp AI. Create, review, update, and track audit findings, remediation activity, and finding history for an organization.

## Path parameters

- `id` string, required

## Response `200`

## Changes

- **2026-04-20** `6e22489e33cb` — 3 info
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/findings/:id/delete.md)

---

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