The Confluence REST API V2 Client.

Hierarchy (view full)

Constructor

Impersonalization

asApp: (() => ConfluenceApiV2) = ...

Switches the API client to the app context.

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

Switches the API client to the user context.

Services