Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 520 Bytes

File metadata and controls

16 lines (8 loc) · 520 Bytes

Tenantuserv3UpdateUserRoleBulkRequest

UpdateUserRoleBulkRequest provides needed information to update user role.

Properties

Name Type Description Notes
assignRoleId List<String> Roles to add to the users above. [optional]
removeRoleId List<String> Roles to remove from the users above. [optional]
userId List<String> Array of user_id to modify roles. [optional]