Register Webhook
register_webhookRegister a new webhook to receive real-time document event notifications via HTTP POST.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Friendly name to identify this webhook | |
| eventTypes | Yes | Event types to subscribe to | |
| webhookUrl | Yes | Public HTTPS URL that will receive webhook POST requests |