Message Controller
Send Status
Post WhatsApp status (stories)
post/message/sendStatus/{instance}
Path parameters
instancestring required
Name of the instance
Request body
Response
Created
Example response
{
"key": {
"remoteJid": "status@broadcast",
"fromMe": true,
"id": "BAE5FAB9E65A3DA8"
},
"message": {
"extendedTextMessage": {
"text": "example",
"backgroundArgb": 4294910617,
"font": "FB_SCRIPT"
}
},
"messageTimestamp": "1717691767",
"status": "PENDING",
"participant": "553198296801:17@s.whatsapp.net"
}