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

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

`PUT /v1/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 Pinpoint 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 — A dedicated IP address that is associated with your Amazon Pinpoint account.

## 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/pinpoint-email.md) · [All operations](https://skmtc.net/aws/apis/pinpoint-email/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/pinpoint-email/versions/73704a3e0b47/schema)
