(get-messages)
Fetch all messages sent from your account
Fetch all messages sent from your account
(request method url & params)
Make a simple POST request to the API
Make a simple POST request to the API
(send-sms params)
Send an SMS message which is a map in the form {:From x :To x :Body x}
Send an SMS message which is a map in the form {:From x :To x :Body x}
(verify-phone num)
Verify a phone number for making calls
Verify a phone number for making calls
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close