---
title: "PUT /v2/email/account/dedicated-ips/warmup"
method: PUT
path: "/v2/email/account/dedicated-ips/warmup"
---

# PUT /v2/email/account/dedicated-ips/warmup

`PUT /v2/email/account/dedicated-ips/warmup`

Enable or disable the automatic warm-up feature for dedicated IP addresses.

## Request body

- object
  - `AutoWarmupEnabled` boolean — Enables or disables the automatic warm-up feature for dedicated IP addresses that are associated with your Amazon SES account in the current Amazon Web Services Region. Set to <code>true</code> to enable the automatic warm-up feature, or set to <code>false</code> to disable it.

## Response `200`

Success

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

## Other responses

- `480` — TooManyRequestsException
- `481` — 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)
