---
title: "Delete Extraction Rule"
method: DELETE
path: "/extraction/{rule_id}"
tags: ["enrichment", "extraction"]
---

# Delete Extraction Rule

`DELETE /extraction/{rule_id}`

Delete an extraction rule

## Path parameters

- `rule_id` integer, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/keephq/apis/keep-api.md) · [All operations](https://skmtc.net/keephq/apis/keep-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keephq/keep-api/versions/bb4a0896091f/schema)
