Email Notifications
Email template management and notification configuration.
Transactional emails, notification templates, and global email settings. Toggle notifications on or off, customise templates, and configure your outgoing email setup.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | List email notifications | All notification templates with triggers and settings |
GET | Get email notification | Details of a specific template |
GET | Get email settings | Global email configuration |
GET | Get email shortcodes | Available template shortcodes |
POST | Get email template | Rendered HTML of a template |
POST | Enable/disable notification | Toggle a notification on or off |
POST | Save email settings | Update global email settings |
PUT | Update email notification | Update a notification template |