create_webhook
Set up a webhook to receive Klaviyo events at your endpoint. Specify events to subscribe and optionally provide a profile ID for authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | Events to subscribe to | |
| endpoint | Yes | URL endpoint for the webhook | |
| profile_id | No | Profile ID for authentication |