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
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Comprender el conceptoShould I use a Bird SDK or call the API directly?Seguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Obtener un resumen de implementación