Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
THE_SUPERMAN Posted July 10, 2020 Posted July 10, 2020 How Can I Update User Reputation Using the API ?
bfarber Posted July 13, 2020 Posted July 13, 2020 You POST to the /core/members/X endpoint and set rawProperties[pp_reputation_points] to whatever value you want. sobrenome and THE_SUPERMAN 1 1
THE_SUPERMAN Posted July 13, 2020 Author Posted July 13, 2020 How can I get a list of all properties available to change?
bfarber Posted July 14, 2020 Posted July 14, 2020 The rawProperties array essentially lets you adapt any column in the core_members database table. sobrenome and THE_SUPERMAN 2
Recommended Posts