Creates a new webhook configuration for a specific Allo number.
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
PING, CALL_RECEIVED, SMS_RECEIVED, SMS_SENT Whether the webhook is enabled
Webhook created successfully
Response containing the created webhook configuration