Vaulted.delete = Promise.method(function deleteSecret(options, mountName) {
  options = options || {};

  return this.getSecretEndpoint(mountName)
    .delete({