Make a call
POST/api/v1/call/:widget_id
To make an outbound call to a given telephone number
Request
Responses
- 201
- 400
- 401
- 404
- 422
- 429
- 500
Call successfully initiated
Invalid input, such as malformed phone number
Authentication credentials are missing or invalid
Widget not found or not configured for telephony
Validation Error
Too Many Requests
Internal server error