E04025 — EmailTemplateSlugReserved
Slugs starting with bird_ or emt_ are reserved. Choose a different slug.
- HTTP status: 422
- Type: validation_error
- Name: EmailTemplateSlugReserved
What to do
Two slug prefixes are reserved. bird_ belongs to our built-in templates and cannot be used for a workspace template. emt_ is the same format as a template id, so a slug starting with it could never be told apart from an id, and the template would become unreachable by its own slug. Choose a slug that starts with neither, then try again.
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
Ressources associées
Poursuivez avec la documentation, les guides et les exemples sur ce sujet. Les ressources sont en anglais.
Comprendre le conceptShould I use a Bird SDK or call the API directly?Suivre le parcours d'apprentissageBuild your first integrationGuide d'implémentationSend your first email
Obtenir un guide d'implémentation