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

Function deleteWebhook

  • deleteWebhook(accessToken, webhookId): Promise<string>
  • Deletes a previously registered webhook configuration.

    Parameters

    • accessToken: JwtToken

      Access token to use for authentication.

    • webhookId: string

      Identifier of the webhook to delete.

    Returns Promise<string>

    The webhook identifier through a Promise.

    Link

    https://docs.dolby.io/media-apis/reference/media-webhook-delete

    • Defined in media/webhooks.ts:119

Settings

Member Visibility

Theme

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

Generated using TypeDoc