---
title: "Delete a finding template"
method: DELETE
path: "/v1/finding-template/{id}"
tags: ["Finding Templates"]
---

# Delete a finding template

`DELETE /v1/finding-template/{id}`

Delete a finding template (Platform Admin only)

## Path parameters

- `id` string, required

## Response `200`

Finding template deleted successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - Platform admin required
- `404` — Finding template not found

---

[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.dev/om-network/apis/betayum-api/revisions/9b8ae4b8ab67?raw)
