Skip to content
bjbbarr edited this page May 3, 2013 · 1 revision

Sending a POST request to /api/email will let you access the email service. The email service accepts form data as string values pairs. The email templates locations are specified on a "dir" parameter.

POST /api/email
> Accepts: application/x-www-form-urlencoded
< 204
Clone this wiki locally