---
title: "DELETE /allowlist/{id}"
method: DELETE
path: "/allowlist/{id}"
tags: ["Whitelists", "allowlists"]
---

# DELETE /allowlist/{id}

`DELETE /allowlist/{id}`

Delete a whitelist.

## Path parameters

- `id` integer, required

## Response `200`

Successfully removed firewall bypass/exemption

- object
  - `success` boolean
  - `message` string

## Other responses

- `401` — API key invalid, please generate a new one from dash.vaultcord.com/developers

---

[API](https://skmtc.dev/vaultcord/apis/vaultcord-developers-api.md) · [All operations](https://skmtc.dev/vaultcord/apis/vaultcord-developers-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vaultcord/vaultcord-developers-api/revisions/7790bd606410/schema)
