v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

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

delete/v2/email/identities/{EmailIdentity}

Path parameters

EmailIdentitystring required

The identity (that is, the email address or domain) to delete.

Response

Success

DeleteEmailIdentityResponse required

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