| Author: | Matt Martz |
|---|
| parameter | required | default | choices | comments |
|---|---|---|---|---|
| api_key | yes | Nexmo API Key | ||
| api_secret | yes | Nexmo API Secret | ||
| dest | yes | Phone number(s) to send SMS message to | ||
| msg | yes | Message to text to send. Messages longer than 160 characters will be split into multiple messages | ||
| src | yes | Nexmo Number to send from | ||
| validate_certs | no | yes |
|
If no, SSL certificates will not be validated. This should only be used on personally controlled sites using self-signed certificates. |