---
title: "Delete an IP allowlist rule"
method: DELETE
path: "/v1/ip-allowlist/{ip_allowlist_rule_id}"
tags: ["IP Allowlist"]
---

# Delete an IP allowlist rule

`DELETE /v1/ip-allowlist/{ip_allowlist_rule_id}`

Delete an existing IP allowlist rule.

## Path parameters

- `ip_allowlist_rule_id` string, uuid, required

## Response `204`

The IP allowlist rule was deleted successfully.

## Other responses

- `401` — Invalid API key
- `403` — Forbidden Call
- `404` — Label not found
- `503` — API under maintenance

---

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