Webhooks
Create webhook
Creates a new webhook to receive call event notifications.
The webhook secret is returned only once during creation and should be saved securely.
POST
Authorizations
Your unique organization API key. Required on all requests.
Body
application/json
The UUID of the agent this webhook is associated with.
A friendly name for this webhook.
Required string length:
1 - 255The HTTPS URL where webhook payloads will be sent.
List of event types to subscribe to.
Minimum array length:
1Available options:
CALL_STARTED, CALL_FINISHED, CALL_FAILED Custom HTTP headers to send with webhook requests.