Outbound Calls

- NEW! - Interactive API docs, now live!

Visit api-docs.plumvoice.com to read Plum API documentation, build and test requests in our interactive API sandbox, review the responses, and share it all with your team.

API Summary

All APIs here require authentication.

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.

An application must be deployed before any outbound calls can be made. Please see deployment for more information.

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