Method: PUT
URL: <unifier_url>/ws/rest/service/v1/admin/user/shell/membership
Sample input JSON
{
"shellnumber":"State0003",
"users":[
{ "username":"ConfUser3",
"status":"Active",
"group_add": "G1",
"group_remove": "Project Administrator"
}
]
}
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).