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
  • update

Function update

  • update(apiSecret, webhookId, webhook): Promise<streaming.Webhook>
  • Updates the webhook.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • webhookId: number

      Identifier of the webhook to update.

    • webhook: UpdateWebhookRequest

      Settings of the webhook to update.

    Returns Promise<streaming.Webhook>

    A Promise whose fulfillment handler receives a Webhook object.

    Link

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

    • Defined in streaming/webhooks.ts:39

Settings

Member Visibility

Theme

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

Generated using TypeDoc