Method: PUT
URL: <unifier_url>/ws/rest/service/v1/admin/user/group/membership
Sample input JSON
[
{
"username":"ConfUser9",
"group_add":"Group_A",
"group_remove":"new group"
}
]
Note: In order to update the user successfully, ensure that the integration user has the proper update permissions (Company Workspace (Admin mode) > User Administration > Integration Users).