Calls
Initiate
This method allows you to initiate calls from your extensions.
URL
/api/v2/calls/initiate
Supported Parameters
extension- the configured username of the extension to originate calls from (without the prefixed unit identifier - i.e. if your extension username ismybusiness-alex, usealex)number- the telephone number to callcallerid- the CLI to display on the device initiating the call (the outbound CLI will use that set for the extension in its unit)
Example JSON
{ "status":"success", "time":0.13, "flags":{}, "data": true }