Heres the solution, the only thing you need is a body instance. (you should save it into a variable from gamethread)
GrabbedObject.AsBodyInstance->AddImpulseAtPosition(ForceToAdd * DeltaTime, CurrentTransform.GetLocation(), PlayerController->GetPhysicsTimestamp(), PlayerController);