Conversation
post/v1/conversation/whatsapp/outbound
Request body
Example request
{
"phoneNumber": "+61400000000",
"initialMessage": "Hi! This is a message from Acme Corp.",
"contentSid": "HX1234567890abcdef1234567890abcdef",
"contentVariables": {
"1": "John",
"2": "Order #123"
}
}