- REST API Overview
- Prerequisite
- Operators
- Portals
- Departments
- Articles
- Articles Category
- Canned Response
- Canned Response Category
- Lead Scoring Rule
- postCreate Lead Scoring Rule
- putUpdate Lead Scoring Rule Details
- putEnable/Disable Lead Scoring Rule
- deleteDelete Lead Scoring Rule
- getList Lead Scoring Rules
- getDetails of Lead Scoring Rule
- getFrequency Details of Lead Scoring Rule
- PutUpdate Frequency Details of Lead Scoring Rule
- getLead Scoring Module Fields Criteria
- Visitor Routing
- postAdd Visitor Routing Rule
- getList Visitor Routing Rule
- getVisitor Routing Rule details
- putUpdate Visitor Routing Rule Details
- putEnable/Disable Visitor Routing Rule
- putUpdate Visitor Routing Rule Order
- deleteDelete Visitor Routing Rule
- getVisitor Routing Rule Configurations
- putUpdate Common Visitor Routing Rule
- getVisitor Routing Module Fields Criteria
- Chat Routing
- Blocked IPs
- Chat Monitor
- Zobot
- Apps
- Feedback
- Tracking Preset
- Visitor History View
- Intelligent Trigger Rule
- postCreate Intelligent Trigger Rule
- getList Intelligent Trigger Rules
- getIntelligent Trigger Rule Details
- putUpdate Intelligent Trigger Rule Details
- putEnable/Disable Intelligent Trigger
- putChange Intelligent Trigger Rule Order
- deleteDelete Intelligent Trigger Rule
- getIntelligent Trigger Module Fields Criteria
- Chat
- Calls
- Visitor
- Tags
- Webhooks
- getWebhooks List
- getWebhook Details
- postCreate Webhook
- putUpdate a Webhook
- deleteDelete a Webhook
- postGenerate Public Key
- deleteDelete a Public Key
- postAdd an Event
- deleteRemove Events
- postAdd Apps
- deleteRemove Apps
- getFailed Execution List
- postRetry Failed Execution
- deleteDelete the Failed Executions
- POSTExport Failed Executions
- getWebhook Summary
- getWebhook Execution Summary
- Callbacks
- Encryptions
Create Access key
Description
This API can be used to create an access key for the Android channel.
OAuth Scope:
SalesIQ.apps.CREATE
URL
Copiedhttps://{zohosalesiq_server_uri}/api/v2/{screenname}/apps/{app id}/channels/android/accesskeys
Example
Copiedhttps://salesiq.zoho.com/api/v2/zylker-inc/apps/80000000014001/channels/android/accesskeys
Success Response
Copied{
"url": "/api/v2/zylker-inc/apps/80000000014001/channels/android/accesskeys",
"object": "list",
"data": {
"modified_time": "1542359599139",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"app_key": "PLkbQdaOvu8EicNHG3G6gjGbjsQTakbKvqRpodVKxkEJiKddtYmELPjEM8zOsGj5",
"access_keys": [
{
"version": "4",
"enabled": "true",
"key": "vlTzlvd0nKRQx4BJ9zcnhfVT5Gj0hVp7fczk8C9zrl2E0CI8tsAN0Pj0dhVICjKUVHB4V2OFhcH2s8oMLl%2F%2BKQ3ZukKaGvlambcz9TuRIg07vlexOHvgK4j1xdHoSbiXsqfTvDIu%2BtWVLEwkL3P6qw%3D%3D",
"uuid": "12b1a7ce-d06e-4bd9-8fed-c1d04b275688",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"created_time": "1542359599079"
},
{
"version": "3",
"enabled": "true",
"key": "vlTzlvd0nKSt9ALGIcl7UZgifyHYQ4LxOtgasa0Yn6uv4qozGDKfz5ztmKCVofFYOFU8Y6Wi%2FIcW8Xttxi74onHOQWiY7%2Fyb5WvHQ83Fnr47vlexOHvgK4j1xdHoSbiXsqfTvDIu%2BtWVLEwkL3P6qw%3D%3D",
"uuid": "492889e9-642b-4185-ad9d-952dc7b9f05d",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"created_time": "1542359368704"
},
{
"version": "2",
"enabled": "true",
"key": "vlTzlvd0nKR%2BKANFh%2F5CPG1VtL17TDN2Avs5qf6igtyaJZCkEYdLapC3yqg%2F%2FQlMpQyu6MC4x9ZllMgFZFa3gXMHy%2FhFXkyIOpnMNPY0nys7vlexOHvgK4j1xdHoSbiXsqfTvDIu%2BtWVLEwkL3P6qw%3D%3D",
"uuid": "8d08233b-0bf8-4cc3-84a2-09a3c9408382",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"created_time": "1542359356605"
}
],
"bundle_name": "com.mobile.zylker",
"components": [
"proactive",
"chat",
"faq",
"call"
],
"created_time": "1542353805935",
"notifications": {
"password": "",
"enabled": "false"
},
"bundle_id": "11000000006001",
"code": "c5b877106f5e58059556c2e687ebba44d317a14d4428fccd3d58cc1c1e308ed8",
"app_name": "Eleven",
"test_devices": {
"production": [
{
"mobileid": "a11d1df0-db99-11e9-ad49-5254003beee7",
"user_id": "$2456496379943531700",
"model": "Google",
"name": "Visitor 91515"
}
]
}
}
}
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.