Webhooks
Create a new webhook for call summaries
Creates a new webhook that triggers on events from call summaries.
POST
/
v1
/
webhooks
/
call-summaries
Body
application/json
An event associated with the webhook.
Available options:
call.summary.completed
The endpoint that receives events from the webhook.
Webhook's label
The unique identifiers of the phone numbers associated with the webhook.
The status of the webhook.
Available options:
enabled
, disabled
The unique identifier of the user that creates the webhook. If not provided, default to workspace owner.
Response
201 - application/json
Was this page helpful?