create_webhook
Set up a webhook to automatically receive notifications when file verification completes or fails.
Instructions
Create a webhook to receive file verification completion notifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL to receive webhook events | |
| events | Yes | Events to subscribe to | |
| api_key | No | BillionVerify API key (optional if BILLIONVERIFY_API_KEY env is set) |