Updates the user’s state in a single Flow
Authentication header of the form Bearer: <token>, where <token> is either your public or private API key. See when to use which
The ID of the user
"d34daa11-3745-4ac0-880e-d4b4d51fe13f"
The Flow Slug
"flow_abc"
The type of action the user took
STARTED_STEP, COMPLETED_STEP, SKIPPED_STEP, NOT_STARTED_STEP, STARTED_FLOW, COMPLETED_FLOW, SKIPPED_FLOW, NOT_STARTED_FLOW "COMPLETED_STEP"
Optional ID of the group
"x34daa11-3745-4ac0-880e-d4b4d51fe13f"
The Step ID if updating a specific Step
Any optional data including the user action
{ "action": "click" }