Navigation
Mobile DocsNavigation
Mobile DocsSend SMS messages
Send text messages to single or multiple recipients using the Twilio API.
Placeholder: Enter phone numbers with country code (one per line, e.g., +1234567890)
Layout: full
Placeholder: e.g. "Hello! This is a test message."
Layout: full
Placeholder: Your Twilio Account SID
Layout: full
Placeholder: Your Twilio Auth Token
Layout: full
Placeholder: e.g. +1234567890
Layout: full
Required
Required
Required
Required
Required
Primary response type:
{
"success": "boolean",
"messageId": "string",
"status": "string",
"error": "string"
}