cURL
curl --request POST \ --url https://api.g-tateth.com/api/telephony/calls/incoming \ --header 'Content-Type: application/json' \ --data ' { "from": "<string>", "to": "<string>", "callSid": "<string>" } '
"<string>"
Webhook endpoint for incoming calls from your telephony provider. Called automatically by the provider.
Caller phone number
Your phone number that received the call
Provider's call identifier
Call flow instructions
XML/TwiML call flow