Generate Signed URL for User SessionAsk AIpost https://api.trulioo.com/wfs/interpreter-v2/signed-url/{flowId}Path ParamsflowIdstringrequiredThe ID of the flowQuery ParamsendClientIdstringID for a user state in the execution flow (generated in the first interaction with a flow). When endClientId is used, the provided user state will be updated. If no endClientId is provided, a new user state ID is created and returnedResponses 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 20 days ago