---
title: "GET /#Action=UpdateCustomVerificationEmailTemplate"
method: GET
path: "/#Action=UpdateCustomVerificationEmailTemplate"
---

# GET /#Action=UpdateCustomVerificationEmailTemplate

`GET /#Action=UpdateCustomVerificationEmailTemplate`

Updates an existing custom verification email template.

For more information about custom verification email templates, see [Using Custom Verification Email Templates](https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html#send-email-verify-address-custom) in the _Amazon SES Developer Guide_.

You can execute this operation no more than once per second.

## Query parameters

- `TemplateName` string, required
- `FromEmailAddress` string
- `TemplateSubject` string
- `TemplateContent` string
- `SuccessRedirectionURL` string
- `FailureRedirectionURL` string
- `Action` 'UpdateCustomVerificationEmailTemplate', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — CustomVerificationEmailTemplateDoesNotExistException
- `481` — FromEmailAddressNotVerifiedException
- `482` — CustomVerificationEmailInvalidContentException

---

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