Register a new webhook endpoint to receive event notifications from this library. Each endpoint can subscribe to one or more event types.
Documentation Index
Fetch the complete documentation index at: https://docs.tenbyte.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the library.
The destination URL where webhook events will be sent.
A descriptive name for the webhook endpoint, used for identification.
List of event types that will trigger this webhook (e.g., 'video.created', 'transcoding.completed').
Optional secret key used to sign webhook payloads for verification and security.