SparkTG
Loading your experience...
Please wait while we prepare everything for you
Please wait while we prepare everything for you
Transfer calls between agents
Basic Authentication
POST
4 Parameters
JSON Format
/transferagent-id(Integer)345
type(String)BLIND / ATTENDED
call-id(UUID)0a83b9e6-50b7-48c8-a3c5-2e8f7d60e1ae
to-agent-id(Integer)456
Try this API with a simple cURL command
curl -i -u "username:password" "https://telephonycloud.co.in/api/v1/transfer" -d "agent-id=345&type=BLIND&to-agent-id=456&call-id=0a83b9e6-50b7-48c8-a3c5-2e8f7d60e1ae"Sample response from this API
true