Sign inGet started

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.