# `PhoenixKitWeb.Routes.EmailsRoutes`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/routes/emails.ex#L1)

Email module routes.

Provides route definitions for email webhooks, exports, and admin interfaces.
Separated to improve compilation time.

# `admin_routes`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/routes/emails.ex#L45)

Returns quoted admin LiveView route declarations for inclusion in the shared admin live_session.

# `generate`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/routes/emails.ex#L12)

Returns quoted code for email non-LiveView routes (webhooks, exports).

---

*Consult [api-reference.md](api-reference.md) for complete listing*
