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 Label API

The Label API from Zoho — 5 operation(s) for label.

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

Tagged areas include Label. 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 8 operations across 5 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

8 operations 5 paths 0 schemas 1 DELETE3 GET1 PATCH3 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 Label API declares 1 security scheme for authenticating requests. It defines a custom scheme (iam-oauth2-schema).

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Label 8
GET
/api/v1/labels/{labelId}/users
List users under a label
getUsersByLabel 6 params → 404200422403
GET
/api/v1/labels
List labels
getLabels 6 params → 422200403
POST
/api/v1/labels
Create label
createLabel 1 param body → 422200403
GET
/api/v1/labels/{labelId}
Get details of label
getLabel 2 params → 404200422403
DELETE
/api/v1/labels/{labelId}
Delete label
deleteLabel 2 params → 422500204403
PATCH
/api/v1/labels/{labelId}
Update label
updateLabel 2 params body → 404200422403
POST
/api/v1/labels/{labelId}/users/add
Assign label to users
assignLabelToUsers 2 params body → 404422204403
POST
/api/v1/labels/{labelId}/users/remove
Remove users under a label
removeLabelsFromUsers 2 params body → 404422204403

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-label-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