GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • webhooks
  • add

Function add

  • add(apiSecret, webhook): Promise<streaming.Webhook>
  • Adds a new webhook to the account.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • webhook: AddWebhookRequest

      Information about the new webhook.

    Returns Promise<streaming.Webhook>

    A Promise whose fulfillment handler receives a Webhook object.

    Link

    https://docs.dolby.io/streaming-apis/reference/webhooks_addwebhook

    • Defined in streaming/webhooks.ts:122

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc