---
title: "DELETE /whitelist_ip"
method: DELETE
path: "/whitelist_ip"
tags: ["Manager"]
---

# DELETE /whitelist_ip

`DELETE /whitelist_ip`

Remove access to browse admin UI for IP

## Request body

- object
  - `ip` string, required — IP to remove

## Response `200`

Successful response

## Other responses

- `400` — Bad request. No IP was passed
- `404` — Not Found. IP is not whitelisted
- `422` — Unprocessable entity. Invalid IP was passed

---

[API](https://skmtc.net/brightdata/apis/proxy-manager.md) · [All operations](https://skmtc.net/brightdata/apis/proxy-manager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightdata/proxy-manager/versions/5ce107146739/schema)
