---
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.

---

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