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 Cliq buttons API

Buttons Module

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

This API exposes 4 JSON Schema definitions.

Tagged areas include buttons. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 4 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://cliq.zoho.com/api/v3.

3 operations 3 paths 4 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://cliq.zoho.com/api/v3
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zoho Cliq buttons API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Cliq_Auth) using the implicit flow, exposing 7 scopes.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.

buttons 3

Buttons Module

POST
/chats/{CHAT_ID}/messages
Message card buttons
messageCardButtons 1 param body → 200400401403404405406429
POST
/chats/{CHAT_ID1}/messages
Confirmation popup
confirmationPopup 1 param body → 200400401403404405406429
POST
/chats/{CHAT_ID2}/messages
Instant buttons
instantButtons 1 param body → 200400401403404405406429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are message-card-buttons-request (4 properties), confirmation-popup-request (4 properties), instant-buttons-request (2 properties), empty-response (1 property). Each schema is shown below with its type and property counts.

confirmation-popup-request
object
4 properties 1 required
instant-buttons-request
object
2 properties 2 required
empty-response
object
Response returned when there is no content.
1 property
message-card-buttons-request
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-cliq-buttons-api-openapi.yml Raw ↑

Other APIs Zoho Cliq publishes across the network.

Zoho Cliq Bots API
Zoho Cliq chats API
Zoho Cliq dndsettings API
Zoho Cliq Extensions API
Zoho Cliq Functions API
Zoho Cliq keyboardshortcuts API
Zoho Cliq mentions API
Zoho Cliq messageactions API
Zoho Cliq messagecards API
Zoho Cliq messageformat API
Zoho Cliq messages API
Zoho Cliq mobilesettings API