API Reference
Create webhook
Create a signed webhook endpoint.
POST
The response includes
signingSecret once. Store it server-side and use it to verify wadial-signature.
string
required
HTTPS endpoint that should receive WADial events.
string
Optional label for the webhook.
string[]
required
Event names to deliver, for example
message.received, message.receipt, and connection.state.