---
title: "POST /zone/ips/refresh"
method: POST
path: "/zone/ips/refresh"
---

# POST /zone/ips/refresh

`POST /zone/ips/refresh`

## Request body

- object
  - `zone` string, required — Zone name
  - `vips` string[] — IPs to refresh **Note**: If refresh is needed for all allocated IPs, then `vips` parameter should be omitted. **Note**: Only works for Dedicated Residential IPs
  - `ips` string[] — IPs to refresh **Note**: If refresh is needed for all allocated IPs, then `ips` parameter should be omitted
  - `country` string — new IPs' country (e.g. `us`)
  - `country_city` string — new IPs' city (e.g. `us-chicago`)

## Response `200`

OK

- object

---

[API](https://skmtc.net/brightdata/apis/bright-data-api.md) · [All operations](https://skmtc.net/brightdata/apis/bright-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightdata/bright-data-api/versions/7413c80b3b56/schema)
