Skip to main content
POST
Send a message into an active session. The flow engine processes the message, advances to the next node, and delivers the response to the callback URL.
string
required
Your API key (prefixed with wh_).
string
required
The UUID of the active session.

Body

string
required
Message type: text, interactive, image, video, audio, document, or sticker.
object
Text payload. Send when type is text.
object
Media payload. Send when type is image, video, audio, document, or sticker.
object
Interactive payload. Send when type is interactive.

Payload examples