Skip to main content

Create a Call

Create a Call

Request Body REQUIRED
StatusCallback string
StatusCallbackEvent string[]

Possible values: [initiated, ringing, answered, completed]

Responses
200

OK

create_a_call
POST /Calls
Body
StatusCallback
StatusCallbackEvent
https://example.com
curl -L -X POST 'https://example.com/Calls' \
-H 'Content-Type: application/x-www-form-urlencoded'