Update a User’s Roles
{ updateUserRoles }
Add or delete roles assigned to a given user
Method
/API/admin/updateUserRoles
NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead
Input Parameters
Name
data
Object Type
Description
The user-role object contains a list of all roles to add or remove for the specified user.
Output Response
Successful Result Code
200
Response List Type
Description of Response Type
successful operation Note that the response is returned as a list of items of this object type.