The Confluence REST API V1 Client.

Hierarchy (view full)

Constructor

Impersonalization

asApp: (() => ConfluenceApiV1) = ...

Switches the API client to the app context.

asUser: ((userAccountId?: string) => ConfluenceApiV1) = ...

Switches the API client to the user context.

Services