---
title: "Dissociate an IP from sub-accounts"
method: PUT
path: "/corporate/subAccount/ip/dissociate"
tags: ["Master account"]
---

# Dissociate an IP from sub-accounts

`PUT /corporate/subAccount/ip/dissociate`

This endpoint allows to dissociate an IP from sub-accounts

## Request body

- Body2
  - `ip` string, required — IP Address
  - `ids` integer[], required — Pass the list of sub-account Ids to be dissociated from the IP address

## Response `204`

IP has been dissociated from sub-accounts successfully

## Other responses

- `400` — bad request

## Changes

- **2026-07-17** `2aec3cf66501` — 1 info
  - endpoint added
- **2023-05-05** `2122e9ffdbe8` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/getbrevo/apis/brevo-api/changes/corporate/subAccount/ip/dissociate/put.md)

---

[API](https://skmtc.dev/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.dev/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/revisions/2aec3cf66501/schema)
