Skip to main content

Teams

Teams group agents together for call routing, queue management, and workload distribution.

Endpoints

MethodEndpointDescription
GET/teamsList all teams
GET/teams/:idGet team details
POST/teamsCreate a team
PATCH/teams/:idUpdate a team
DELETE/teams/:idDelete a team
info

Detailed request/response schemas will be added based on the API implementation.