| Endpoint | Body | Use |
|---|---|---|
POST /status/text | Text, TextColor, BackgroundColor, Font | Post a text status. |
POST /status/image | Image, Caption | Post an image status from a base64 image data URL. |
POST /status/video | Video, Caption, thumbnail fields | Post a video status. |
Events and Server
Status endpoints
Post text, image, and video status updates.
Status endpoints publish WhatsApp status updates from the connected account.
Color values are integer ARGB values passed into WhatsApp message fields.

