Home
Zoho Cliq
Mobilesettings
Mobilesettings
Messaging Team Collaboration Chat Bots Webhook Slash Commands Communications
Mobilesettings is an example object payload from Zoho Cliq, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
getMobileSettings updateMobileSettings
Example Payload
{
"getMobileSettings": {
"path": "/settings/mobile",
"method": "get",
"examples": {
"response_200": {
"av_noise_cancellation": "disabled",
"media_to_gallery": {
"images": "disabled",
"camera_captures": "disabled",
"videos": "disabled"
},
"conference_recording": "disabled",
"last_seen": "disabled",
"file_summary": "disabled",
"media_upload_quality": "enabled",
"notification": {
"direct_message": "enabled",
"direct_message_sound": "enabled",
"direct_message_preview": "enabled",
"channel": "enabled",
"channel_sound": "enabled",
"channel_preview": "enabled",
"group": "enabled",
"group_sound": "enabled",
"group_preview": "enabled",
"atmentions": "enabled",
"atmentions_sound": "enabled",
"atmentions_preview": "enabled",
"bot": "enabled",
"bot_sound": "enabled",
"bot_preview": "enabled",
"reactions": "enabled",
"reactions_sound": "enabled",
"reactions_preview": "enabled",
"hashtags": "enabled",
"hashtags_sound": "enabled",
"hashtags_preview": "enabled"
},
"media_auto_download": {
"images": "enabled",
"videos": "enabled",
"others": "enabled"
},
"media_auto_download_android": {
"images": "wifi",
"videos": "disabled",
"others": "mobile"
},
"huddle_join_video_muted": "enabled",
"av_hd_video": "enabled",
"av_speech_detection": "enabled",
"unread_summary": "enabled",
"chat_summary": "disabled"
}
}
},
"updateMobileSettings": {
"path": "/settings/mobile",
"method": "put",
"examples": {
"request": {
"notification": {
"hashtags_sound": "enabled"
},
"file_summary": "disabled"
}
}
}
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/mobilesettings"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.