Liking cljdoc? Tell your friends :D
Clojure only.

twilio.calls


make-callclj

(make-call call sid token)

Call to number call is a map with the following mandatory keys:

Call to number
call is a map with the following mandatory keys:
- From
- To
- Url or ApplicationSid
Visit https://www.twilio.com/docs/api/rest/making-calls to see some optional keys for call map.
Call, sid and token are mandatory params.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close