curl -v -X OPTIONS http://block-send-email.herokuapp.com
curl -i -X POST -d '{"inputs":[{"to":"[email protected]","subject":"foo","body":"bar"}]}' -H "Content-Type: application/json" http://block-send-email.herokuapp.com
curl -v -X OPTIONS http://block-send-email.herokuapp.com
curl -i -X POST -d '{"inputs":[{"to":"[email protected]","subject":"foo","body":"bar"}]}' -H "Content-Type: application/json" http://block-send-email.herokuapp.com