Subscribe to extraction events with a webhook URL
secret for verifying webhook signatures. This secret is only returned on creation and cannot be retrieved later.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
url | string | Yes | — | HTTPS URL to receive webhook events. HTTP URLs are rejected. |
events | string[] | No | All events | Array of event types to subscribe to: extraction.completed, extraction.failed |