1.11.0
Notification API
New Features
- Notification Endpoint —
POST /client/v2/emails/notificationfor sending notification emails - Notification Scope — Dedicated
notificationscope for API keys - Default Recipients — Omit
to/fromto use configured defaults or registration email - Whitelist Validation — Only user-provided emails are checked against the whitelist; defaults are always allowed
Improvements
- API documentation added for the notification endpoint
- Improved API response consistency across all endpoints
Breaking Changes
- Notification endpoint returns
messageId(RFC 5322) instead ofemailId