{
  "syntax": "liquid",
  "body": "./reset_email.html",
  "from": "",
  "subject": "Apollo | Reset Password",
  "resultUrl": "{% if application.name == 'dev-apollo-go' %}apollogo://email{% else %}https://qa.apollo.stream/login{% endif %}",
  "urlLifetimeInSeconds": 432000,
  "template": "reset_email",
  "enabled": true
}