Schedule Call Documentation
Schedule Call
v1.0Schedule Call
v1.0Schedule Call
Schedule future calls
Call Managementv1.01 Endpoint
Overview
Schedule Call : POST : /calls
Authentication
Basic Authentication
Methods
POST
Parameters
5 Parameters
Response
JSON Format
Available Endpoints
POST
/callsKey Parameters
number(Integer)9999999999
country-code(Integer)91
schedule-time(Long)1553953912872
max-tries(Integer)1
skill-id(Integer)345
Quick Example
Try this API with a simple cURL command
Basic API Call
curl -i -u "username:password" "https://telephonycloud.co.in/api/v1/calls" -d "number=9999999999&schedule-time=1553953912872&agent-sip=10101"💡 Replace username:password with your actual credentials
Response Preview
Sample response from this API
Sample Response
SuccessView complete response format in Response section