- 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 iOS Channel Access Key
Description
This API can be used to generate a new access key for the channel.
OAuth Scope:
SalesIQ.apps.CREATE
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/3218000000001400/channels/ios/accesskeys",
"object": "list",
"data": {
"modified_time": "1542345711610",
"app_key": "PLkbQdaOvu8EicNHG3G6gjGbjsQTakbKcz5UXnquEzJj8gn9anbGZPY%2FMXh1H6Pf",
"access_keys": [
{
"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"
}
],
"bundle_name": "com.fashions.zylker",
"sandbox_notifications": {
"certificate": "",
"password": "",
"enabled": "true",
"test_devices" : [
{
"mobileid":"32dc9100-86b1-11e9-a4ce-525400cfe65e",
"user_id":"$2407800830243248440",
"model":"iPhone"
}
},
"creator": {
"name": "Patricia",
"id": "12000000000005"
},
"components": [
"proactive",
"chat",
"faq",
"call"
],
"production_notifications": {
"certificate": "",
"password": "",
"enabled": "true",
"test_devices" : [
{
"mobileid":"32dc9100-86b1-11e9-a4ce-525400cfe65e",
"user_id":"$2407800830243248440",
"model":"iPhone"
}
},
"created_time": "1542344004575",
"bundle_id": "11000000000079",
"code": "c5b877106f5e58059556c2e687ebba44d317a14d4428fccd3d58cc1c1e308ed8",
"app_name": "Eleven"
}
}
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.