Constructors

Methods

  • Delete a refresh token, typically after a user uninstalls your app. Access tokens generated with the refresh token will not be affected. This will not uninstall the application from HubSpot or inhibit data syncing between an account and the app. Delete a refresh token

    Parameters

    Returns Promise<void>

  • Delete a refresh token, typically after a user uninstalls your app. Access tokens generated with the refresh token will not be affected. This will not uninstall the application from HubSpot or inhibit data syncing between an account and the app. Delete a refresh token

    Parameters

    Returns Promise<HttpInfo<void>>