Who can send SMS
How message length affects cost
SMS is billed per segment, not per message. One segment holds:- 160 characters of plain ASCII text, or
- 70 characters if the message contains anything outside that set — emoji, most accented letters, or a small set of symbols like
{ } [ ] ~ ^ | €.
Enable outbound SMS
- Open Settings → Numbers and select the number.
- Open the SMS tab (visible when the number is SMS-capable).
- Enable Allow outbound SMS.
- For US 10DLC numbers, complete A2P 10DLC registration in your Twilio account and wait until the number is linked to an approved campaign.
REST API
phone_numbers:write
See also: OpenAPI POST /sms/send, MCP tool send_sms.