beaconed_webhooks_create
Create a webhook subscription to receive notifications for specified Beaconed events. Store the returned signing secret securely.
Instructions
POST /api/v1/webhooks — create a new webhook subscription. The signing secret is returned only once — store it securely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL to receive webhook deliveries | |
| events | Yes | Events to subscribe to |