---
title: "PUT /v2/email/dedicated-ips/{IP}/pool"
method: PUT
path: "/v2/email/dedicated-ips/{IP}/pool"
---

# PUT /v2/email/dedicated-ips/{IP}/pool

`PUT /v2/email/dedicated-ips/{IP}/pool`

Move a dedicated IP address to an existing dedicated IP pool.

The dedicated IP address that you specify must already exist, and must be associated with your Amazon Web Services account.

The dedicated IP pool you specify must already exist. You can create a new pool by using the `CreateDedicatedIpPool` operation.

## Path parameters

- `IP` string, required — An IPv4 address.

## Request body

- object
  - `DestinationPoolName` string, required — The name of a dedicated IP pool.

## Response `200`

Success

- PutDedicatedIpInPoolResponse — An HTTP 200 response if the request succeeds, or an error message if the request fails.

## Other responses

- `480` — NotFoundException
- `481` — TooManyRequestsException
- `482` — BadRequestException

---

[API](https://skmtc.net/aws/apis/sesv2.md) · [All operations](https://skmtc.net/aws/apis/sesv2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/sesv2/versions/25eba06e7f64/schema)
