v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Email Messages

Delete email messages by address

Permanently deletes every email in the authenticated account sent from or to the supplied address, including retained events whose parent message has expired. Events and durable recipients are deleted immediately with each message. The operation never searches or reports matches in another account. The legacy /v2/emails DELETE route is a backward-compatible alias.

delete/email_messages

Query parameters

addressstring email required

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

Response

Matching account-scoped email data deleted successfully.