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.