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.
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