---
title: "Remove an address from the whitelist"
method: DELETE
path: "/servers/{serverId}/networkWhitelist"
---

# Remove an address from the whitelist

`DELETE /servers/{serverId}/networkWhitelist`

## Path parameters

- `serverId` integer, required

## Request body

- object
  - `interface` string, required — Primary or secondary.
  - `ip` string, required — IPv4 or IPv6 address.

## Response `204`

## Other responses

- `401`

---

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