---
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

## Changes

- **2023-05-30** `a7875bfa8c0b` — 1 info
  - endpoint deprecated
- **2023-04-20** `8a0aadf0c2c7` — 1 info
  - endpoint reactivated

[Change history](https://skmtc.dev/brightdata/apis/proxy-manager/changes/add_whitelist_ip/post.md)

---

[API](https://skmtc.dev/brightdata/apis/proxy-manager.md) · [All operations](https://skmtc.dev/brightdata/apis/proxy-manager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brightdata/proxy-manager/revisions/9c90905bd75c/schema)
