delete_received_email
Permanently delete a received email by its ID, removing the raw message and attachments with no undo option. Use this to purge unwanted or sensitive inbound emails.
Instructions
Permanently delete a received email, including its stored raw message and attachments (DELETE /emails/receiving/:id). This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The received email id. |