E04046 — EmailTemplateSlugInvalid
This is not a valid slug.
- HTTP status: 422
- Type: validation_error
- Name: EmailTemplateSlugInvalid
What to do
A slug can contain lowercase letters, numbers, hyphens and underscores. It has to start and end with a letter or a number, and it can be up to 63 characters long. Pick it carefully, because a slug cannot be changed after the template is created. The display name has no such rules and you can change it whenever you like.
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
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Entenda o conceitoShould I use a Bird SDK or call the API directly?Siga o percurso de aprendizagemBuild your first integrationGuia de implementaçãoSend your first email
Obtenha um resumo de implementação