Initiate an outbound call
In order to create an outbound call from a voice channel you can use this request. You can set a callFlow with commands to be executed after call is answered.
Create a channel call
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID of the workspace
The ID for a channel
3014400^[0-9*#]+$Tags to associate with the call. Tags are converted to lower case and tags that do not exist are automatically created. You can view your created tags in the UI. You can specify up to 10 tags per call.
Call was accepted for processing
The request did not pass validation
The request did not pass validation
The request did not pass validation
Example 1: Initiate an outbound call, play an announcement and hangup
Example 2: Initiate an outbound call with TTS
Last updated
Was this helpful?

