---
title: "DELETE /v2/email/identities/{EmailIdentity}"
method: DELETE
path: "/v2/email/identities/{EmailIdentity}"
---

# DELETE /v2/email/identities/{EmailIdentity}

`DELETE /v2/email/identities/{EmailIdentity}`

Deletes an email identity. An identity can be either an email address or a domain name.

## Path parameters

- `EmailIdentity` string, required

## Response `200`

Success

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

## Other responses

- `480` — NotFoundException
- `481` — TooManyRequestsException
- `482` — BadRequestException
- `483` — ConcurrentModificationException

---

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