Skip to main content
Version: Latest

SendWhatsAppMessageInput

fromuuidrequired
tostringrequired
content objectrequired
oneOf
textstringrequired
context object
messageIdstringrequired
SendWhatsAppMessageInput
{
"from": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"to": "string",
"content": {
"text": "string",
"context": {
"messageId": "string"
}
}
}