- 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
Get iOS Channel Access key
Description
This API allows us to get iOS access key versions.
OAuth Scope:
SalesIQ.apps.READ
Note:
At a time, only three active access key version is allowed for each channel, if you wish to add more, you can delete any of the existing version and add the new one.
URL
Copiedhttps://{zohosalesiq_server_uri}/api/v2/{screenname}/apps/{app id}/channels/ios/accesskeys
Example
Copiedhttps://salesiq.zoho.com/api/v2/zylker-inc/apps/32180000000014001/channels/ios/accesskeys
Sample Response
Copied{
"url": "/api/v2/zylker-inc/apps/32180000000014001/channels/android/accesskeys",
" object": "accesskeys",
"data": [
{
"version": "4",
"enabled": "true",
"key": "M%2F0j6UciVM12a5jKEcE7aRAO7jXYuqkd%2BfBXyFUsraJrsAzpReF0GohpMqlqHuW9hvEh9MJOHM%2B1joYjmIslpHvm3AlYGXQSwvfJMuYH%2BKE5%2BDTuwTUcKoubGTsDc6%2FaFghqfsv4mnl9%2BBDl%2BSV7vrbG8%2Fnv76Es",
"uuid": "3218cd17-cde2-499c-a73a-1f4bc9a2498f",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"created_time": "1542345711395"
},
{
"version": "3",
"enabled": "true",
"key": "M%2F0j6UciVM12a5jKEcE7aa7n2teBkoeDfLPuqBIG%2Bnd5iMIatLWf%2FsJ6f3sDqOsR6jsDSa%2FrbZeTBbEjMFNGhx938S9oH0QxnkB5WKgQ6FzKTCMt6kHmMYubGTsDc6%2FaFghqfsv4mnl9%2BBDl%2BSV7vrbG8%2Fnv76Es",
"uuid": "8f64f3c1-32da-44bc-879f-71d5a0be3234",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"created_time": "1542345634802"
},
{
"version": "2",
"enabled": "true",
"key": "M%2F0j6UciVM12a5jKEcE7acGgcYmMGhoU6JaV29zXplV%2BGImNvx2QxNKmJjCXFF5KCAVxyBIvKm82izWe2FO9JyDCKN7Uo3gAhI3t8CsDnJ0EobngAzrpIYubGTsDc6%2FaFghqfsv4mnl9%2BBDl%2BSV7vrbG8%2Fnv76Es",
"uuid": "d72656ec-e035-4e5c-b077-f2190ec81ac1",
"creator": {
"name": "Patricia",
"id": "11000000000005"
},
"created_time": "1542345622103"
}
]
}
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.