Creates a new webhook configuration for a specific Allo number.
Documentation Index
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
Scope needed: WEBHOOKS_READ_WRITE
Request body for creating a webhook configuration
The Allo phone number to create the webhook for (E.164 format)
"+1234567890"
The webhook URL endpoint to receive events
List of webhook topics to subscribe to
CALL_RECEIVED, SMS_RECEIVED, CONTACT_CREATED, CONTACT_UPDATED Whether the webhook is enabled
Webhook created successfully
Response containing the created webhook configuration