---
title: "Delete the data Deletion Rule with the given Id."
method: DELETE
path: "/v1/dataDeletionRules/{id}/delete"
tags: ["dataDeletionRules"]
---

# Delete the data Deletion Rule with the given Id.

`DELETE /v1/dataDeletionRules/{id}/delete`

Delete the data Deletion Rule with the given Id. Allowed only if the rule is cancelled.

## Path parameters

- `id` string, required

## Response `204`

The data deletion Rule has been deleted successfully.

## Other responses

- `default` — Operation failed with an error

---

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