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

# POST /zone/ips

`POST /zone/ips`

Add Static IPs for Datacenter and ISP

## Request body

- object
  - `customer` string, required — Customer
  - `zone` string, required — Zone name
  - `count` number, required — Number of IPs
  - `country` string — new IPs' country (e.g. `us`)
  - `country_city` string — new IPs' city (e.g. `us-chicago`)

## Response `200`

OK

- object
  - `ips` string[]
  - `new_ips` string[]

---

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