Skip to main content
POST
Register a webhook

Authorizations

Authorization
string
header
default:pk_live_your_api_key
required

API key provided as Authorization: Bearer <key>.

Body

application/json
url
string<uri>
required

HTTPS endpoint that receives webhook POST requests.

events
enum<string>[]
required
Minimum array length: 1
Available options:
call.started,
call.ended,
call.analyzed,
call.failed,
sms.message_sent,
sms.message_received,
sms.message_delivery_updated,
sms.tool_call_invocation,
sms.tool_call_result

Response

Webhook created

data
object
meta
object