Skip to main content

Endpoint

GET https://{yourserver}/webhooks/call This webhook is sent when a new call is created on the platform. It is configured at the application level. Parameters are passed as query string. Reference: Call Hook (GET)

Query parameters

Response

Return a 200 with a JSON payload consisting of an array of verbs to control the call.

Authentication

Authorization: Basic authentication (required)

Example request