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

Operations for managing holidays that affect business hours and shift schedules

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

Tagged areas include Holidays. 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 6 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

6 operations 2 paths 2 schemas 1 DELETE2 GET1 POST2 PUT

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 Holidays API declares 1 security scheme for authenticating requests. It defines a custom scheme (iam-oauth2-schema).

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Holidays 6

Operations for managing holidays that affect business hours and shift schedules

GET
/settings/holidays
Retrieve holidays
getHolidays 3 params → 200204400
POST
/settings/holidays
Create holidays
createHolidays body → 201400403
PUT
/settings/holidays
Update holidays (bulk)
updateHolidays body → 200400403
PUT
/settings/holidays/{holidayId}
Update a specific holiday
updateHoliday 1 param body → 200400
GET
/settings/holidays/{holidayId}
Retrieve a specific holiday
getHoliday 1 param → 200204
DELETE
/settings/holidays/{holidayId}
Delete a specific holiday
deleteHoliday 1 param → 200400

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are InvalidDataResponse (4 properties), HolidaysSuccessResponse (1 property). Each schema is shown below with its type and property counts.

HolidaysSuccessResponse
object
The Holidayssuccessresponse of the object.
1 property 1 required
InvalidDataResponse
object
The Item of the object.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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