1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. InsightsAccountTeam

InsightsAccountTeam

    InsightsAccountTeam is a team that has access to a particular account.

    Properties

    • name string required
      The team name
    • displayName string required
      The display name of the team
    • description string required
      The team description
    • permission enum required
      The team’s permission level for this account
      Values: 0, 1, 2, 3
    • isMember boolean required
      IsMember is true if the requesting user is a member of the team.