A Team
represents a group of users. Teams are used with the "auto-assign tickets" feature: you can assign a ticket to a team (manually of via rules), then it will be automatically assigned to someone who is available in the given team.
Team properties
Team example object
{
"id": 123,
"name": "Warehouse team"
}