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.
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.