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

# GET /#Action=SendCustomVerificationEmail

`GET /#Action=SendCustomVerificationEmail`

Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it. As a result of executing this operation, a customized verification email is sent to the specified address.

To use this operation, you must first create a custom verification email template. For more information about creating and using 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

- `EmailAddress` string, required
- `TemplateName` string, required
- `ConfigurationSetName` string
- `Action` 'SendCustomVerificationEmail', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — MessageRejected
- `481` — ConfigurationSetDoesNotExistException
- `482` — CustomVerificationEmailTemplateDoesNotExistException
- `483` — FromEmailAddressNotVerifiedException
- `484` — ProductionAccessNotGrantedException

---

[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)
