Subscribe to a webhook
POST/webhooks/:event
Subscribe to a webhook
Request
Responses
- 201
- 400
- 401
- 403
Successfully subscribed to the webhook
Invalid request body
Unauthorized
Current plan does not include integrations
Callbacks
- POST incomingCall
- POST outgoingCall
- POST callStart
- POST callEnd
POST{$request.body#/url}
Callbacks Responses
- 200
Your server returns this code if it accepts the callback
POST{$request.body#/url}
Callbacks Responses
- 200
Your server returns this code if it accepts the callback
POST{$request.body#/url}
Callbacks Responses
- 200
Your server returns this code if it accepts the callback
POST{$request.body#/url}
Callbacks Responses
- 200
Your server returns this code if it accepts the callback