Teams
Last updated
Was this helpful?
Last updated
Was this helpful?
Get a list of teams
Get a team by its ID
The ID of the team to fetch.
Update an existing team
The ID of the team to update.
The name of the team.
The list of user IDs to add to the team. If provided, the team members will be updated to be exactly the given users.
Create a new team
The name of the team.
The list of user IDs to add to the team.