Update User Shell Membership
Method: PUT
URL: <unifier_url>/ws/rest/service/v1/admin/user/shell/membership
Sample Request
{
"shellnumber":"State0003",
"users":[
{ "username":"ConfUser3",
"status":"Active",
"group_add": "G1",
"group_remove": "Project Administrator"
}
]
}
Notes:
- 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).
- Although the system audits the addition or removal of users to or from a shell, it does not audit group membership. Because of this, changes to group membership are not reflected in the Group Audit Log.
Related Topics
Last Published Tuesday, July 1, 2025