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.
Authorizations
Telnyx API key supplied as Authorization: Bearer <token>. In production, auth may be validated by the API gateway and forwarded via Telnyx auth headers.
Query Parameters
Sender or recipient address to delete. Matching is trimmed and case-insensitive.
Response
Matching account-scoped email data deleted successfully.