AnalystProfileApiData
                                    An object that contains the profile definition for analyst users.
API Section: Objects
Type: Object
Properties
| 
                                                     Name  | 
                                                
                                                     Description  | 
                                                
                                                     Required  | 
                                                
                                                     Type  | 
                                                
                                                     Format  | 
                                            
|---|---|---|---|---|
| 
                                                     
                                                          | 
                                                
                                                     Profile permission switches  | 
                                                
                                                     Y  | 
                                                ||
| 
                                                     
                                                          | 
                                                
                                                     The system ID of the profile. When adding a profile, the provided GUID will be used if supplied. Otherwise, the function will auto-create it.  | 
                                                - | 
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Profile's name or caption  | 
                                                
                                                     Y  | 
                                                
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     Profile's description  | 
                                                
                                                     Y  | 
                                                
                                                     string  | 
                                                |
| 
                                                     
                                                          | 
                                                
                                                     The profile's tenant (ID)  | 
                                                
                                                     Y  | 
                                                
                                                     string  | 
                                                
*Required elements are only used for API parameters
Usages
 /API2/access/addAnalystProfile
                                    
 /API3/access/addAnalystProfile
                                    
 /API3/access/getAllAnalystProfiles
                                    
 permissions