Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

address
string<email>
required

Sender or recipient address to delete. Matching is trimmed and case-insensitive.

Response

Matching account-scoped email data deleted successfully.