---
title: "DELETE /zone/whitelist"
method: DELETE
path: "/zone/whitelist"
---

# DELETE /zone/whitelist

`DELETE /zone/whitelist`

## Request body

- object
  - `zone` string — Zone name. **Note**: can be skipped to affect all your zones.
  - `ip` string — can be in one fo the following formats: + Delete a single IP - `ip="1.2.1.2"` + Delete a IP range - `ip="1.2.1.2-1.2.1.10"` + Delete a IP subnet - `ip="10.20.30.40/24"` + Delete a IP mask - `ip="10.20.30.40/255.255.255.0"`

## Response `200`

OK

---

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