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