Adds a reaction of the specified type to an entity. If the user already has a reaction on this entity, it is replaced with the new type. The entity’s reactionCounts map is updated accordingly.Authentication required.
Returns the updated Entity object with the new reactionCounts map.
The entity owner receives an in-app notification when someone reacts to their entity. Milestone notifications are also sent at reaction count thresholds (e.g., 10, 50, 100 reactions).