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

# GET /#Action=CreateCustomVerificationEmailTemplate

`GET /#Action=CreateCustomVerificationEmailTemplate`

Creates a new 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, required
- `TemplateSubject` string, required
- `TemplateContent` string, required
- `SuccessRedirectionURL` string, required
- `FailureRedirectionURL` string, required
- `Action` 'CreateCustomVerificationEmailTemplate', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — CustomVerificationEmailTemplateAlreadyExistsException
- `481` — FromEmailAddressNotVerifiedException
- `482` — CustomVerificationEmailInvalidContentException
- `483` — LimitExceededException

---

[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/revisions/71a4d559363f/schema)
