Update User Group Membership
Method: PUT
URL: <unifier_url>/ws/rest/service/v1/admin/user/group/membership
Sample Request
[
{
"username":"ConfUser9",
"group_add":"Group_A",
"group_remove":"new group"
}
]
Note: To update the user successfully, ensure that the integration user has the proper update permissions (for more information, see Updating Permissions for Integration Users in the Unifier General Administration Guide).
Related Topics
Last Published Friday, October 17, 2025