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
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief