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

---

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