TeamClient Methods |
The TeamClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create |
Creates a team. The authenticated user is automatically added as a member of the team.
See the Team Memberships API to learn how to add more people to the team.
|
![]() | Delete |
Deletes a team by id.
|
![]() | Get |
Retrieves the details for a team by id.
|
![]() | List |
Lists teams to which the authenticated user belongs.
|
![]() | Update |
Updates the details for a team by id.
|