WebhookPortalApi - object-oriented interface export WebhookPortalApi

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

Properties

axios: AxiosInstance = globalAxios
basePath: string = BASE_PATH
configuration: undefined | Configuration

Methods

  • The user's account must have Jammber.RainCloud.Webhook.Create. permissions summary Gets the user's webhook console portal link. You can use this link to configure your webhooks, view logs and monitor activity.

    Parameters

    • Optionaloptions: RawAxiosRequestConfig

      Override http request option.

    Returns Promise<AxiosResponse<SvixWebhook, any>>

    memberof WebhookPortalApi