Send Test Email Immediate
POST/api/email-templates/:template_key/test
Send a test email IMMEDIATELY (synchronously) without using the scheduler. Returns the actual send result in real-time - perfect for testing!
This endpoint bypasses the scheduler queue and sends the email directly, so you get the real success/failure response immediately.
Request
Responses
- 200
- 422
Successful Response
Validation Error