v1
latestOpenAPI 3.0.02026-07-1313126.3 KBwebhooks
Subscribe to webhook
This endpoint allows you to subscribe to a specific webhook event (e.g., new call responses or phone transfers). You must provide the event type and a callback URL.
post/webhooks/subscribe
Request body
Example request
{
"type": "NEW_RESPONSE"
}Response
Successful response