This API sends an SMS using webMethods and Twilio. |
Type: POST URI: ../v1/sms Version: The current version is v1. |
|
Available Methods
Method |
Description |
send |
Sends an SMS |
|
POST Parameters
Name |
Description |
Example |
to |
Mobile phone number to send SMS to. Include country code and number |
+16785551212 |
body |
Message |
SMS message |
apiKey |
Key generated by developer.cokecce.com |
Get yours now |
format (optional) |
Internet media type you want for response format |
json or xml |
|
Sample Calls send
https://api.cokecce.com/v1/sms/send?apiKey=xxxxxx&format=json |
Back to Available Methods
|
Response send
|
Response Codes
Value |
Description |
201 |
The request has been fulfilled and resulted in a new resource being created |
400 |
The result cannot be fulfilled due to bad syntax |
500 |
Internal server error |
|
Help / Questions?
|
0 Comments
Please sign in to post a comment.