app.vault.write({
          body: req.body,
          id: req.id
        })
        .then(function success() {