---
title: "POST /add_whitelist_ip"
method: POST
path: "/add_whitelist_ip"
tags: ["Manager"]
deprecated: true
---

# POST /add_whitelist_ip

`POST /add_whitelist_ip`

> **Deprecated.**

Grants access to an IP to browse admin UI

## Request body

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

## Response `200`

Successful response

## Other responses

- `400` — Bad request. No IP was passed
- `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)
