Initiate Call

This API initiates a call from the specified extension to the destination number. The call is made within the context of the specified tenant. The required data is passed in the request body. Only authorized users with permission to make calls can successfully initiate the call.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Headers:

Authorization: Bearer [Token]


KeyDescriptionRequired
extensionThe Extension Number from which the Call will be InitiatedYes
destination_numberThe Phone Number to Call, formatted in E.164 FormatYes
tenantThe Name of the tenant under which the call is being madeYes
Body Params
string
required

The extension initiating the call.

string
required

The E164 formatted destination number.

string
required

The tenant (domain) initiating the call.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json