Skip to main content
TeamService manages teams and team memberships within an organization. A team is an organizational unit that users can belong to. Each user can belong to at most one team per organization.

Methods

Add Team Member

Adds a user to a team.

Create Team

Creates a new team within an organization.

Delete Team

Deletes a team and all its memberships.

Get Team

Gets information about a specific team.

List Team Members

Lists members of a team with optional pagination.

List Teams

Lists teams with optional pagination and filtering.

Remove Team Member

Removes a user from a team.

Update Team

Updates a team’s properties.