---
title: "Remove an IP Auth entry"
method: POST
path: "/ip_auth/remove"
tags: ["IP AUTH"]
---

# Remove an IP Auth entry

`POST /ip_auth/remove`

Remove an IP Auth entry from your account

## Request body

- object
  - `ip_address` string, required — A valid ip address of an existing IP Auth entry that you wish to remove
  - `subaccount_id` string — If you wish to make this API call on behalf of a subaccount then include its unique ID here

## Response `200`

IP Auth removed

## Other responses

- `400` — 400

---

[API](https://skmtc.net/smtp2go/apis/smtp2go-api-v3-0-4.md) · [All operations](https://skmtc.net/smtp2go/apis/smtp2go-api-v3-0-4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smtp2go/smtp2go-api-v3-0-4/versions/1ba6b25eebb9/schema)
