Outbound Calls

API Summary

Service

Description

POST

Queuing a single outbound call

POST

Queuing multiple outbound calls

GET

Returns the status of a queued call

DELETE

Cancel all pending calls for the outbound deployment

Locating the Application and Deployment ID

The Outbound API utilizes the application_id and deployment_id values in many areas.

To locate the application_id and deployment_id values for a specific deployment, navigate to the Outbound Interface. The “Outbound API Values” are displayed at the top of the page. These include the application_id and deployment_id for that deployment.

Last updated