Parameter | Description |
---|---|
From (required) | The name of the sender of the SMS. |
To (required) | The destination phone number in E.164 format. |
Message (required) | The body content of the SMS. |
Parameter | Description |
---|---|
From (required) | Your Twilio phone number. Country code must be included. Example: +18005550175, 1 is the country code for the United States. |
To (required) | The destination phone number in E.164 format. |
TwiML payload (required) | The TwiML instructions for your voice message. To learn more, read Twilio’s TwiML documentation. |