Sessions
Create Session
Create a new conversation session for a flow.
POST
Create a new conversation session for the specified flow. The flow engine begins processing from the Start node and delivers the initial response to the callback URL configured on the API key.Documentation Index
Fetch the complete documentation index at: https://docs.whatabot.app/llms.txt
Use this file to discover all available pages before exploring further.
Your API key (prefixed with
wh_).The UUID of the flow to start.
Body
Initial values for flow variables. Keys must match variable names created in the editor.