---
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 Betayum. 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`
- **2026-03-05** `946edaa856a9` — 1 warning
  - deleted the `header` request parameter `X-Organization-Id`

[Change history](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/findings/:id/delete.md)

---

[API](https://skmtc.dev/om-network/apis/betayum-api.md) · [All operations](https://skmtc.dev/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
