{
    "hash": "notification_5cac7aa3e5b47",
    "title": "User requests a password reset via \\\"Lost your password?\\\"",
    "trigger": "user/password_reset_request",
    "carriers": {
        "email": {
            "activated": true,
            "enabled": true,
            "subject": "{site_title} - Password Reset",
            "body": "Someone has requested a password reset for the following account:\r\n\r\nSite Name: {site_title}\r\n\r\nUsername: {user_nicename}\r\n\r\nIf this was a mistake, just ignore this email and nothing will happen.\r\n\r\nTo reset your password, visit the following address:\r\n\r\n{user_password_reset_link}",
            "recipients": [
                {
                    "type": "email",
                    "recipient": "{user_email}"
                }
            ],
            "headers": null
        }
    },
    "enabled": true,
    "extras": [],
    "version": 1560424019
}
