Hierarchy

  • SettingsApi

Constructors

Properties

Methods

Constructors

Properties

api: ObservableSettingsApi

Methods

  • Add/Update the URL settings for an accounting app with the specified ID. All URLs must use the https protocol. Add/Update URL Settings

    Parameters

    • appId: number

      The ID of the accounting app. This is the identifier of the application created in your HubSpot developer portal.

    • accountingAppSettings: AccountingAppSettings
    • Optional _options: Configuration

    Returns Promise<void>

Generated using TypeDoc