Skip to main content
Version: 1.0

SendInstagramMessageInput

fromuuidrequired
tostringrequired
content objectrequired

Instagram accepts WhatsApp-shaped content and maps it internally.

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