Award Points to All

Award points to all users

Point Definition
Select required
Default:
None

Choose the point definition you want to award points for

Amount
number required
Default:
0

The amount of points to award to all users (supports variables)

Platform
string

The platform to award points for (leave blank for all platforms)

Only Award to Active Users
checkbox

If checked, it will only award points to active users

Apply User/Group Multipliers
checkbox

If checked, it will apply any user/group multipliers to the awarded points

public int AwardPointsToAll(Guid pointId, long amount, bool onlyActive, Platform? platform, bool useMultipliers = false)
Read more in API > C# > Methods > Core > Points > Global > Award Points To All