---
title: "DELETE /v2/email/custom-verification-email-templates/{TemplateName}"
method: DELETE
path: "/v2/email/custom-verification-email-templates/{TemplateName}"
---

# DELETE /v2/email/custom-verification-email-templates/{TemplateName}

`DELETE /v2/email/custom-verification-email-templates/{TemplateName}`

Deletes 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.

## Path parameters

- `TemplateName` string, required — The name of the template. You will refer to this name when you send email using the <code>SendTemplatedEmail</code> or <code>SendBulkTemplatedEmail</code> operations.

## Response `200`

Success

- DeleteCustomVerificationEmailTemplateResponse — If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

## Other responses

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