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

The Stars API from Zoho Cliq — 2 operation(s) for stars.

Zoho Cliq Stars 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 Stars. 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 2 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 2 paths 4 schemas 1 DELETE1 GET1 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 Stars 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 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Stars 3
POST
/stars
Star a Message or Update Star Type
star_a_message body → 200400401403404429500
GET
/stars
List starred messages
list_starred_messages 7 params → 200400401403429500
DELETE
/stars/{MESSAGE_ID}
Unstar a Message
unstar_a_message 1 param → 204400401403404429500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are StarMessageResponse (8 properties), ChatInformation (6 properties), StarInformation (4 properties), StarMessageRequest (3 properties). Each schema is shown below with its type and property counts.

StarMessageResponse
object
8 properties
StarInformation
object
Information about the star applied to a message.
4 properties
StarMessageRequest
object
3 properties 3 required
ChatInformation
object
Information about the chat containing the starred message.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Zoho Cliq publishes across the network.

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