post https://api.twilio.com/2010-04-01/Accounts//Calls.json
Successfully enqueue an outgoing call. Use the magic number +15005550006 as the From number and any regular number as the To number.
Log in to see full request history
Responses
Successfully enqueue an outgoing call. Use the magic number +15005550006 as the From number and any regular number as the To number.
xxxxxxxxxx
curl --request POST \
--url https://api.twilio.com/2010-04-01/Accounts/TestAccountSid/Calls.json \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
Try It!
to start a request and see the response here! Or choose an example: