---
title: "Delete Finding Transformation Rule"
method: DELETE
path: "/api/v1/findings/transformation-rules/{id}"
tags: ["Finding Transformation Rules"]
---

# Delete Finding Transformation Rule

`DELETE /api/v1/findings/transformation-rules/{id}`

Delete a finding transformation rule. Findings already transformed by this rule are not affected.

## Path parameters

- `id` string, required — The ID of the finding transformation rule to delete.

## Request body

- C1ApiFindingV1DeleteFindingTransformationRuleRequestInput — The DeleteFindingTransformationRuleRequest message.

## Response `200`

Successful response

- C1ApiFindingV1DeleteFindingTransformationRuleResponse — The DeleteFindingTransformationRuleResponse message.

## Changes

- **2026-08-21** `f2cf3228f366` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/findings/transformation-rules/:id/delete.md)

---

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