---
title: "PUT /whitelist_ips/{allowed_ip}/"
method: PUT
path: "/v1/whitelist_ips/{allowed_ip}/"
---

# PUT /whitelist_ips/{allowed_ip}/

`PUT /v1/whitelist_ips/{allowed_ip}/`

Enable or disable a whitelist IP entry

## Path parameters

- `allowed_ip` string, required

## Request body

- object
  - `enabled` boolean — the status of the entry

## Response `200`

200

- object
  - `status` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/foxpass/apis/api-instructions.md) · [All operations](https://skmtc.net/foxpass/apis/api-instructions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/foxpass/api-instructions/versions/d0d15848629a/schema)
