Create Webhook
create_webhookSet up a webhook to receive real-time notifications when events occur in Speak AI, enabling automated responses to transcriptions and insights.
Instructions
Create a new webhook to receive real-time notifications when events occur in Speak AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No | Array of event types to subscribe to | |
| callbackUrl | Yes | HTTPS endpoint URL to receive webhook payloads | |
| description | No | Optional description for the webhook |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |