Stories
WhatsApp Status sends — text, image, audio. Three convenience routes mirror Whapi's /stories/send/{kind} layout.
POST/v1/channels/:id/stories/send/textBearer · API key
POST/v1/channels/:id/stories/send/imageBearer · API key
POST/v1/channels/:id/stories/send/audioBearer · API key
{ "text": "Open today 9–5", "background_color": "#1ed760" }status_jid_list restricts the audience to specific recipients; omit it to fan to all contacts. story.viewed webhook events fire as recipients open the status. Story listing is on the roadmap.