---
title: "Remove an IP from timeout"
method: DELETE
path: "/v2/operations/ipaddr"
tags: ["v2"]
---

# Remove an IP from timeout

`DELETE /v2/operations/ipaddr`

Only usable by horde moderators

## Headers

- `apikey` string, required
- `Client-Agent` string
- `X-Fields` string, mask

## Request body

- DeleteTimeoutIPInput
  - `ipaddr` string, required — The IP address or CIDR to remove from timeout.

## Response `200`

Operation Completed

- SimpleResponse
  - `message` string, required — The result of this operation.

## Other responses

- `400` — Validation Error
- `401` — Invalid API Key
- `403` — Access Denied

---

[API](https://skmtc.net/haidra-org/apis/ai-horde.md) · [All operations](https://skmtc.net/haidra-org/apis/ai-horde/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haidra-org/ai-horde/versions/dfeb0bedd935/schema)
