---
title: "Delete a rule"
method: DELETE
path: "/v2/auth_rules/{auth_rule_token}"
tags: ["Auth Rules"]
---

# Delete a rule

`DELETE /v2/auth_rules/{auth_rule_token}`

Deletes a V2 Auth rule

## Path parameters

- `auth_rule_token` string, uuid, required

## Response `204`

Auth Rule Deleted

## Other responses

- `400` — Bad Request
- `404` — Not Found

## Changes

- **2026-07-20** `7732c7d99b3e` — 1 info
  - api operation id `deleteAuthRuleByToken` was added

[Change history](https://skmtc.dev/lithic-com/apis/lithic-developer-api/changes/v2/auth_rules/:auth_rule_token/delete.md)

---

[API](https://skmtc.dev/lithic-com/apis/lithic-developer-api.md) · [All operations](https://skmtc.dev/lithic-com/apis/lithic-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lithic-com/lithic-developer-api/revisions/53ab5d4e2adb/schema)
