Team
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
name | string | Required, Identifier | The team name |
org | string | Required, Identifier | The organization that owns the team |
description | string | The team description | |
id | int | Read-only | The team ID |
parentTeamId | int | The ID of the parent team, if this should be a nested team | |
privacy | string | The level of privacy the team should have (secret or closed) | |
slug | string | Read-only | The team slug generated by GitHub |