Teams are used to organize user permissions in your account. You can read more about how teams work in the CRM here.
Create a team to organize users.
The name of the team.
If passed, this parameter will set the users in the team equal to the contents of the array. This means that if you pass an empty array, all users will be removed from that team.
This function will delete an existing team. Only account owners and administrators can delete teams.
The id of the team.
You can use this function to rename your team and/or update the list of users in the team.
The id of the team.
The name of the team.
If passed, this parameter will set the users in the team equal to the contents of the array. This means that if you pass an empty array, all users will be removed from that team.
Get a specified team
The id of the team.
Gets all teams on an account if called by an admin, only gets a user's teams otherwise.