Mailing API
The Mailing API provides comprehensive email management operations including sending emails, managing email templates, configuring SMTP settings, and tracking email delivery status.
This API is linked with the BshEmails entity for email tracking and logging.
Base Endpoint
/api/mailingEndpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/mailing/send | Send an email using plain text, HTML, or templates |
Additional endpoints for mailing are planned and will be introduced in future releases. Stay tuned for updates as development continues!