Create Webhook

Create an outbound webhook endpoint. Vonative will send call events to this URL.

Endpoint

Request Body

url
string
required
HTTPS endpoint URL
events
array
required
Events to subscribe to: call.started, call.ended, call.recording_ready
description
string
Optional description

Example Request

Response

The secret is used to verify webhook signatures.