---
title: "POST /refresh_ips"
method: POST
path: "/refresh_ips"
tags: ["Proxy"]
---

# POST /refresh_ips

`POST /refresh_ips`

Refresh allocated IPs or gIPs in determined zone

## Request body

- object
  - `zone` string — Zone
  - `ips` string[] — IPs to be refreshed
  - `vips` string[] — gIPs to be refreshed

## Response `200`

Successful response

- object
  - `ips` IpObject[]
    - `ip` string
    - `maxmind` string
    - `ext` object
      - `dbip` string
      - `ip2location` string
      - `google` string
      - `def` string

---

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