Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoho Team API

The Team API from Zoho — 9 operation(s) for team.

Zoho Team API is one of 205 APIs that Zoho publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Team. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and code examples.

This API exposes 10 operations across 9 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

10 operations 9 paths 0 schemas 7 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Authentication
custom
Resource Areas
1

Authentication & Security 1

Zoho Team API declares 1 security scheme for authenticating requests. It defines a custom scheme (iam-oauth2-schema).

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 7 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Team 10
GET
/api/v1/departments/{departmentId}/teams
List teams in department
getTeamsInDepartment 2 params → 200
GET
/api/v1/teams
List teams from all associated departments
getTeams 1 param → 200
POST
/api/v1/teams
Create team
createTeam 1 param body → 422200
POST
/api/v1/teams/{team_id}/deleteTeam
Delete team
deleteTeam 2 params body → 422200
GET
/api/v1/teams/{teamId}/associables
List associable teams
getSubTeamsIds 2 params → 200
GET
/api/v1/roles/{role_id}/teams
List associated teams for a role
getAssociatedTeamsForRole 2 params → 200
GET
/api/v1/agents/{agentId}/teams
List associated teams of agent
listAssociatedTeamsForAgent 2 params → 200
GET
/api/v1/teams/{team_id}/members
List details of team members
getTeamMembersDetails 3 params → 200
GET
/api/v1/teams/{teamId}
Get team
getTeam 2 params → 200
PATCH
/api/v1/teams/{team_id}
Update team
updateTeam 2 params body → 422200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-team-api-openapi.yml Raw ↑

Other APIs Zoho publishes across the network.

Zoho Inventory
Zoho Books
Zoho Invoice
Zoho Billing
Zoho Expense
Zoho People
Zoho Recruit
Zoho Projects
Zoho Mail
Zoho Sign
Zoho Campaigns
Zoho SalesIQ