Class: EtapiToken

EtapiToken()

EtapiToken is an entity representing token used to authenticate against Trilium REST API from client applications. Used by: - Trilium Sender - ETAPI clients

Constructor

new EtapiToken()

Source:

Members

etapiTokenId :string

Type:
  • string
Source:

isDeleted :boolean

Type:
  • boolean
Source:

name :string

Type:
  • string
Source:

tokenHash :string

Type:
  • string
Source:

utcDateCreated :string

Type:
  • string
Source:

utcDateModified :string

Type:
  • string
Source: