Teams
A team in GitBook is the entity of a group that members of an organization belong to.
Last updated
A team in GitBook is the entity of a group that members of an organization belong to.
Last updated
GET
teams in an organizationPUT
a team in an organizationGET
a specific team in an organizationPATCH
a specific team in an organizationDELETE
a specific team in an organizationGET
team members in an organizationPUT
team members in an organizationPUT
a specific team member in an organizationDELETE
a specific team member in an organizationDeletes a specific team in an organization
The unique id of the organization
The unique ID of the Team
The team was deleted from the organization.
Lists teams for the specified organization.
The unique id of the organization
OK
Total count of objects in the list
Add or updates member in the specified organization team.
The unique id of the organization
The unique ID of the Team
The unique ID of the User
"The role of a team member. "owner": Can manage team members. "member": Is a member of the team.
Member has been added to the team
Deletes member from the specified organization team.
The unique id of the organization
The unique ID of the Team
The unique ID of the User
Member has been deleted from the team
Gets a specific team in an organization.
The unique id of the organization
The unique ID of the Team
OK
Type of Object, always equals to "team"
Unique identifier for the team.
Title of the team
Count of members in this team.
Count of spaces this team has access to.
Updates members of an organization team, either adding or removing them. If a the same user is included as both an add and a remove, they will be removed from the team.
The unique id of the organization
The unique ID of the Team
Members have been updated
Updates a specific team in an organization.
The unique id of the organization
The unique ID of the Team
Title of the team
The team has been updated
Type of Object, always equals to "team"
Unique identifier for the team.
Title of the team
Count of members in this team.
Count of spaces this team has access to.
Creates a team in the specified organization.
The unique id of the organization
Title of the team
A list of organization member identifiers
Team has been created
Type of Object, always equals to "team"
Unique identifier for the team.
Title of the team
Count of members in this team.
Count of spaces this team has access to.
Lists members, and their roles, for the specified organization team.
The unique id of the organization
The unique ID of the Team
OK
Total count of objects in the list