Create webhook
create_webhookCreate a webhook endpoint to receive events. Optionally pass subscription event codes to subscribe immediately.
Instructions
Create a webhook endpoint. Optionally pass subscription event codes to subscribe immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Endpoint URL to receive events | |
| name | No | ||
| secret | No | Signing secret | |
| enabled | No | Default true | |
| subscriptions | No | Subscription objects to sync |