ProfileRolesData
                                    The profile-role object contains a list of all roles to add or remove for the specified profile.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     The system ID of the profile  | 
                                                
                                                     Y  | 
                                                
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The a list of role ID's that the profile will be ADDEd to.  | 
                                                
                                                     Y  | 
                                                
                                                     string [ ]  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The a list of role ID's that the profile will be REMOVED from.  | 
                                                
                                                     Y  | 
                                                
                                                     string [ ]  | 
                                                
*Required elements are only used for API parameters
Usages
 /API2/access/updateRolesByProfileId
                                    
 /API3/access/updateRoleProfiles
                                    
 profileId