Overview You can use this API request to retrieve a list of *UserAward* describing the count and *AwardType* held by a user on your AnswerHub site. Information /services/v2/user/[userId]/award.json Yo...
Overview You can use this API request to make a user start following a specific user. Information /services/v2/user/[userId]/follow.json You can use the following parameters in your make a user follow...
Overview You can use this API request to make a user stop following another user. Information /services/v2/user/[userId]/unfollow.json You can use the following parameters in your make a user unfollow...
Overview You can use this API request to suspend a user from accessing or interacting with your AnswerHub site, if you would like to warn a user for misconduct within the community. Information /servi...
Overview You can use this request to unsuspend a user. Information /services/v2/user/[userId]/unsuspendUser.json You can use the following parameters in your unsuspend a user request: Specific options...
Overview You can use this API request to deactivate and suspend a user for users who are not abiding by the community rules. Information /services/v2/user/[userId]/deactivateUser.json You can use the ...
Overview You can use this API request to reactivate and unsuspend a user. Information /services/v2/user/[userId]/reactivateUser.json You can use the following parameters in your reactivate a user requ...
Overview You can use this API request to return a user node by their username. Information /services/v2/user/getByUsername.json?username=[data] You can use the following parameters in your Get User by...
Overview You can use this API request to return a list of topics a user has expertise in. Information /services/v2/user/[userId]/expertise.json You can use the following parameters in your get topics ...
Overview You can use this API request to award a given amount of reputation points to a user. Information /services/v2/user/[userId]/awardReputation.json?points=[data] You can use the following parame...