@dolbyio/dolbyio-rest-apis-client - v6.0.0
    Preparing search index...

    Function registerWebhook

    • Registers a webhook that is triggered when a job completes.

      Parameters

      • accessToken: JwtToken

        Access token to use for authentication.

      • url: string

        The callback url that will be called when job execution completes.

      • Optionalheaders: OutgoingHttpHeaders

        (Optional) Headers to include in the webhook call.

      Returns Promise<string>

      The webhook identifier through a Promise.