SparkTG
Loading your experience...
Please wait while we prepare everything for you
Please wait while we prepare everything for you
Add participants to calls
Basic Authentication
POST
3 Parameters
JSON Format
/add-calltoagentid(Integer)345
agent-id(Integer)675
xnid(UUID)0a83b9e6-50b7-48c8-a3c5-2e8f7d60e1ae
Try this API with a simple cURL command
curl -i -X POST -u "username:password" -d "xnid=0e5aff8c-8707-4377-8baa-31cceab9fca7&toagentid=321&agent-id=432" "https://telephonycloud.co.in/api/v1/add-call"Sample response from this API
{"isError":false,"callTxnId":"0e5aff8c-8707-4377-8baa-31cceab9fca7"}