Update Points For Users
PATCH/api/v1/external/gamification/points/assign
Update points for multiple users at once.
- Provides unique identifiers for the points assigned to the users
- There are different categories of points assign by the TagMango system - dailyActive, likeOnPost, commentOnPost, messageInRoom, createPost, 10perCourseCompletion, 50perCourseCompletion, 100perCourseCompletion, attendance, signUpThroughAffiliate
Note
- This endpoint can be used to assign points to multiple users at once.
- It can also be used to revoke points from users by passing negative score.
Request
Responses
- 200
- 400
- 401
Point updated for users successfully
Invalid request
Invalid token