Zoho Cliq · OAuth Scopes
Zoho Cliq OAuth Scopes
OAuth 2.0
derived
Zoho Cliq publishes 61 OAuth 2.0 scopes via the implicit and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Zoho Cliq API on a user’s behalf.
Tokens are issued from https://accounts.zoho.com/oauth/v2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
MessagingTeam CollaborationChatBotsWebhooksSlash CommandsCommunication
Scopes: 61
Flows: implicit, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://accounts.zoho.com/oauth/v2/auth
https://accounts.zoho.com/oauth/v2/auth
Token URL
https://accounts.zoho.com/oauth/v2/token
https://accounts.zoho.com/oauth/v2/token
Flows
implicitauthorizationCode
implicitauthorizationCode
Scopes (61)
| Scope | Description | Flows |
|---|---|---|
| Commands.CREATE | Create new custom Slash Commands. | implicit |
| Commands.DELETE | Permanently delete slash commands and their handlers. | implicit |
| Commands.READ | Read slash command configurations, handlers, and execution logs. | implicit |
| Commands.UPDATE | Update slash command configurations and manage command handlers. | implicit |
| DatastoreRecords.CREATE | ||
| DatastoreRecords.DELETE | ||
| DatastoreRecords.READ | ||
| DatastoreRecords.UPDATE | ||
| Datastores.CREATE | ||
| Datastores.DELETE | ||
| Datastores.READ | ||
| Datastores.UPDATE | ||
| Extensions.READ | ||
| Extensions.UPDATE | ||
| ZohoCliq.BotMessages.CREATE | Send messages via bot incoming webhooks | implicit |
| ZohoCliq.Bots.CREATE | Create Bots | implicit |
| ZohoCliq.Bots.DELETE | Delete Bots | implicit |
| ZohoCliq.Bots.READ | Read Bot Information | implicit |
| ZohoCliq.Bots.UPDATE | Update Bots | implicit |
| ZohoCliq.Channels.CREATE | Post messages to channels | implicit |
| ZohoCliq.Channels.UPDATE | Update Channel Settings | implicit |
| ZohoCliq.Chats.CREATE | Create Chats | implicit |
| ZohoCliq.Chats.DELETE | Delete Chats | implicit |
| ZohoCliq.Chats.READ | Read Chats | implicit |
| ZohoCliq.Chats.UPDATE | Modify Chats | implicit |
| ZohoCliq.Commands.CREATE | ||
| ZohoCliq.Commands.DELETE | ||
| ZohoCliq.Commands.READ | ||
| ZohoCliq.Commands.UPDATE | ||
| ZohoCliq.DatastoreRecords.CREATE | Insert new records into Datastores. | implicit |
| ZohoCliq.DatastoreRecords.DELETE | Delete records from Datastores. | implicit |
| ZohoCliq.DatastoreRecords.READ | Read and query records from Datastores. | implicit |
| ZohoCliq.DatastoreRecords.UPDATE | Update existing records in Datastores. | implicit |
| ZohoCliq.Datastores.ALL | Create, Read, Update and Delete Datastores | implicit |
| ZohoCliq.Datastores.CREATE | Create new Datastores with schema definitions. | implicit |
| ZohoCliq.Datastores.DELETE | Permanently delete Datastores and all their records. | implicit |
| ZohoCliq.Datastores.READ | Read Datastore metadata, field schemas, and execution logs. | implicit |
| ZohoCliq.Datastores.UPDATE | Update Datastore metadata and field schema definitions. | implicit |
| ZohoCliq.Extensions.CREATE | Install Extensions (Applications) into an organisation or network scope. | implicit |
| ZohoCliq.Extensions.READ | Read extension configurations, handlers, properties, and execution logs. | implicit |
| ZohoCliq.Extensions.UPDATE | Update extension configurations, handlers, and properties; manage extension lifecycle. | implicit |
| ZohoCliq.Functions.CREATE | Create new Functions in the platform. | implicit |
| ZohoCliq.Functions.DELETE | Permanently delete Functions and their handlers. | implicit |
| ZohoCliq.Functions.READ | Read function configurations, handlers, and execution logs. | implicit |
| ZohoCliq.Functions.UPDATE | Update function configurations and manage function handlers. | implicit |
| ZohoCliq.MessageActions.CREATE | Create new custom Message Actions. | implicit |
| ZohoCliq.MessageActions.DELETE | Permanently delete Message Actions and their handlers. | implicit |
| ZohoCliq.MessageActions.READ | Read message action configurations, handlers, and execution logs. | implicit |
| ZohoCliq.MessageActions.UPDATE | Update message action configurations and manage message action handlers. | implicit |
| ZohoCliq.Messages.CREATE | Send messages to users and chats | authorizationCode, implicit |
| ZohoCliq.Messages.DELETE | Delete Messages | authorizationCode, implicit |
| ZohoCliq.Messages.READ | Read Messages | authorizationCode, implicit |
| ZohoCliq.Messages.UPDATE | Modify Messages | authorizationCode, implicit |
| ZohoCliq.Profile.DELETE | Delete user profile settings | implicit |
| ZohoCliq.Profile.READ | Read user profile settings | implicit |
| ZohoCliq.Profile.UPDATE | Update user profile settings | implicit |
| ZohoCliq.Reminders.CREATE | Create reminder notifications | implicit |
| ZohoCliq.Reminders.DELETE | Delete reminders | implicit |
| ZohoCliq.Reminders.READ | Read reminders | implicit |
| ZohoCliq.Reminders.UPDATE | Update reminders | implicit |
| ZohoCliq.Webhooks.CREATE | Post messages to conversations via webhooks | implicit |