Emails


GET /api/demo/emails/ping
HTTP 200 OK
{
  "message": "pong"
}
<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <message>pong</message>
</hash>
Path Verb Controller#Action
ping GET api/demo/emails#ping