changeUserGroupRoles


Changes a user’s membership type for a group.

Parameters

Name Description
userID required ID of the user performing the action.
groupID required ID of the group.
status required Group membership status type for a user.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcGroups?action=changeUserGroupRoles&userID=229829209&groupID=1000811&status=moderator&devkey=[devkey]

JSON Response