Endpoint
Make Call
Initiates an outbound voice call between two phone numbers
POST
Body
application/json
Call parameters
OneInbox provided or Twilio imported phone number in format {countrycode}{number} without '+'. Example: 17064066735 for +1 706-406-6735
Customer phone number to whom you want to make outbound call in format {countrycode}{number} without '+'. Example: 919561878080 for +91 956-187-8080
The country code for the customer's number
Response
200
application/json
Call placed successfully
The response is of type any
.