TeamSpecSchemaRead – Management API – MediaKind

TeamSpecSchemaRead

object

description

string Optional 0-256 characters

A description of the team.

members

map from strings to object TeamMemberSchemaRead Optional

The list of members.

[any key]

object

email

string Required

The email address of the team member

isTeamAdmin

boolean Required

Does this user have the ability to edit this team

name

string Required

The name of the team member

scopes

map from strings to object TeamScopeSchema Optional

The set of scopes this team has access to, and the roles on each.

[any key]

object

roles

list of strings Required

The names of the roles.