EmailService API Docs

Interactive playground for transactional and marketing communication.

Send Operations

POST /api/Email/send

Queues a single email for immediate processing via Hangfire.


                        
POST /api/Email/send-templated

Sends an email using a predefined Liquid template.


                        

Tracking & Settings

GET /api/Email/status/{id}

Check the delivery and read status of a specific email.