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
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