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

Mobile Settings Module

Zoho Cliq mobilesettings 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 mobilesettings. 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 2 operations across 1 path, and defines 6 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.

2 operations 1 paths 6 schemas 1 GET1 PUT

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 mobilesettings API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Cliq_Auth) using the implicit flow, exposing 7 scopes.

Paths & Operations 2

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

mobilesettings 2

Mobile Settings Module

GET
/settings/mobile
Get mobile settings
getMobileSettings 2 params → 200400401403429500
PUT
/settings/mobile
Update mobile settings
updateMobileSettings 1 param body → 204400401403429500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are notification-settings (24 properties), mobile-settings-response (14 properties), update-mobile-settings-request (11 properties), media-auto-download-settings (3 properties). Each schema is shown below with its type and property counts.

notification-settings
object
Notification controls by conversation type and notification mode (alert, sound, and preview).
24 properties
update-mobile-settings-request
object
Provide only the settings to update. For nested settings, send the nested object with intended values.
11 properties
media-gallery-settings
object
Controls whether downloaded media is saved to the device gallery.
3 properties
mobile-settings-response
object
Full mobile settings object returned by the GET endpoint.
14 properties
media-auto-download-settings
object
Controls automatic media download behavior based on media type or network mode.
3 properties
NoResponse
object
Response envelope for successful operations with no payload.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-cliq-mobilesettings-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