E04047 — EmailTemplateDefaultLanguageRequired
The default language has to be one of the languages the template has.
- HTTP status: 422
- Type: validation_error
- Name: EmailTemplateDefaultLanguageRequired
What to do
Set the default language to a language the template already has, or add content for the language you want to make the default. The same rule applies when you remove a language. The current default cannot be removed on its own, so point the default at a different language first, then remove the old one.
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