Create a new user state ID or update an existing one with some initialization dataAsk AIpost https://api.trulioo.com/wfs/interpreter-v2/init/{flowId}Path ParamsflowIdstringrequiredThe ID of the flowBody ParamsAdd FieldHeadersx-hf-sessionstringID for a user state in the execution flow (generated in the first interaction with a flow). When x-hf-session header is used, the provided user state will be updated.Responses 200Returns the new x-hf-session created or the same one if provided in the x-hf-session 400Client provided invalid data 401Invalid token provided 500Internal server error (which might be caused by a temporary issue)Updated 7 months ago