AnalystProfileApiData

An object that contains the profile definition for analyst users.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

profileId

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

name

Profile's name or caption

Y

string

description

Profile's description

Y

string

tenantId

The profile's tenant (ID)

Y

string

permission

The functional items to be available in the profile as either a list or a sum index bits. The list will take priority if both are supplied

-

PermissionHolderAnalystPermissionBitIndex

*Required elements are only used for API parameters

Usages
  • /API2/access/addAnalystProfile