SendWhatsAppRequest
Request model for sending WhatsApp message.
Properties
to (required)
- Type:
string - Description: Recipient WhatsApp number (E.164 format or will be auto-formatted)
body (required)
- Type:
string - Description: Message body text
from_whatsapp
- Type:
object - Description: Sender WhatsApp number (defaults to configured TWILIO_WHATSAPP_FROM)
status_callback
- Type:
object - Description: Webhook URL for delivery status updates
Example
{}