E04013 — EmailContentExpired
The stored content for this message has expired.
- HTTP status: 410
- Type: gone_error
- Name: EmailContentExpired
What to do
Stored content is kept for a limited window and this message is past it. Pull anything you need to keep for longer into your own store as it happens, either from the analytics API or from webhooks.
Related
- E04xxx — Email sending & delivery: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code