-
-
Notifications
You must be signed in to change notification settings - Fork 7
Execute
Jose Morales edited this page Apr 1, 2025
·
7 revisions
curl -H "Content-Type: application/json" -X POST -d '{"name":"josdem","email":"contact@josdem.io","subject":"Hello from Jmailer!", "message":"Hello there, this is a test message.","template":"message.ftl","token":"userToken"}' 'http://localhost:8080/emailer/message'