create_webhook_subscription
Set up a webhook subscription to receive real-time notifications for specific events from Smokeball. Provide the event type and endpoint URL to start listening.
Instructions
Create a webhook subscription. event_type: from list_webhook_event_types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| secret | No | ||
| event_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |