user_id; return response()->json([ "status" => "training_started", "user_id" => $userId ]); } }