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"

}

]

}

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).
  • The system audits the addition or removal of users from the groups in the Group Audit log.