# Zoho Settings API

**Canonical:** https://apis.io/apis/zoho/zoho-settings-api/  
**Provider:** Zoho — https://apis.io/providers/zoho/  
**Documentation:** https://www.zoho.com/inventory/api/v1/introduction/

Zoho Settings API is one of 205 APIs that [Zoho](https://apis.io/providers/zoho/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Settings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and code examples.

The Settings API from Zoho — 107 operation(s) for settings.

## Operations (60 of 213)

| Method | Path | Summary |
|---|---|---|
| GET | `/settings/duplicate_check_preference` | Get Duplicate Check Preference |
| POST | `/settings/duplicate_check_preference` | Create Duplicate Check Preference |
| PUT | `/settings/duplicate_check_preference` | Update Duplicate Check Preference |
| DELETE | `/settings/duplicate_check_preference` | Delete Duplicate Check Preference |
| GET | `/settings/global_picklists` | Get all global picklists |
| POST | `/settings/global_picklists` | Create a new global picklist |
| GET | `/settings/global_picklists/{id}` | Get a single global picklist by id |
| PATCH | `/settings/global_picklists/{id}` | Update a global picklist by id |
| DELETE | `/settings/global_picklists/{id}` | Delete a global picklist by id |
| GET | `/settings/global_picklists/{id}/actions/pick_list_values_associations` | Get picklist value associations |
| GET | `/settings/user_groups` | Get Groups |
| POST | `/settings/user_groups` | Create Group |
| GET | `/settings/user_groups/{group}` | Get Group |
| PUT | `/settings/user_groups/{group}` | Update Group |
| DELETE | `/settings/user_groups/{group}` | Delete Group |
| GET | `/settings/user_groups/{group}/sources` | Get Sources |
| GET | `/settings/user_groups/{group}/actions/sources_count` | Get Sources Count |
| GET | `/settings/user_groups/actions/associated_users_count` | Get Associated Users Count |
| GET | `/settings/user_groups/{group}/actions/associations` | Get Group associations |
| GET | `/settings/roles` | Get all roles |
| POST | `/settings/roles` | Create new roles |
| PUT | `/settings/roles` | Update multiple roles |
| GET | `/settings/roles/{role}` | Get specific role |
| PUT | `/settings/roles/{role}` | Update role |
| DELETE | `/settings/roles/{role}` | Delete role |
| GET | `/settings/variable_groups` | GET /settings/variable_groups |
| PUT | `/settings/variable_groups` | PUT variable_groups |
| GET | `/settings/variable_groups/{id}` | GET variable_groups by {id} |
| PUT | `/settings/variable_groups/{id}` | PUT by variable_groups by id |
| GET | `/settings/portals/{portal}/user_type` | List portal user types |
| POST | `/settings/portals/{portal}/user_type` | Create portal user type |
| GET | `/settings/portals/{portal}/user_type/{userTypeId}` | Get portal user type |
| PUT | `/settings/portals/{portal}/user_type/{userTypeId}` | Update portal user type |
| DELETE | `/settings/portals/{portal}/user_type/{userTypeId}` | Delete portal user type |
| GET | `/settings/email_templates` | Retrieve email templates list |
| GET | `/settings/automation/webhooks` | GET /settings/automation/webhooks |
| PUT | `/settings/automation/webhooks` | PUT /settings/automation/webhooks |
| POST | `/settings/automation/webhooks` | POST /settings/automation/webhooks |
| DELETE | `/settings/automation/webhooks` | DELETE /settings/automation/webhooks |
| GET | `/settings/automation/webhooks/{webhookId}` | GET /settings/automation/webhooks/{webhookId} |
| PUT | `/settings/automation/webhooks/{webhookId}` | PUT /settings/automation/webhooks |
| DELETE | `/settings/automation/webhooks/{webhookId}` | DELETE /settings/automation/webhooks/{webhookId} |
| GET | `/settings/automation/webhook_failures` | GET /settings/automation/webhook_failures |
| GET | `/settings/automation/webhooks/actions/associated_modules` | GET /settings/automation/webhooks/actions/associated_modules |
| GET | `/settings/automation/webhooks/actions/usage_reports` | GET /settings/automation/webhooks/actions/usage_reports |
| GET | `/settings/related_lists` | Retrieve related lists configuration |
| POST | `/settings/business_hours` | Create business hours configuration |
| PUT | `/settings/business_hours` | Update business hours configuration |
| GET | `/settings/business_hours` | Retrieve business hours configuration |
| POST | `/settings/automation/workflow_rules` | Configure a Workflow rule |
| PUT | `/settings/automation/workflow_rules` | Update Workflow Rule For the Given ID in Body |
| GET | `/settings/automation/workflow_rules` | Get All WorkflowRules |
| DELETE | `/settings/automation/workflow_rules` | Delete Multiple Workflow Rules |
| PUT | `/settings/automation/workflow_rules/{id}` | Update Workflow Rule By ID |
| GET | `/settings/automation/workflow_rules/{id}` | Retrieve a single workflow |
| DELETE | `/settings/automation/workflow_rules/{id}` | Delete Workflow Rule By ID |
| GET | `/settings/automation/workflow_rules/actions/actions_count` | Get Workflow Rule actions count |
| GET | `/settings/automation/workflow_rules/actions/module_specific_count` | Get Workflow Rule actions count for each module |
| GET | `/settings/automation/workflow_rules/actions/rules_count` | Get Workflow Rules count |
| GET | `/settings/automation/workflow_rules/{workflowRuleId}/actions/usage` | To retrieve Workflow Rule usage |

…and 153 more operations. They are listed in full on the page.

## Machine-readable artifacts (33)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/zoho/refs/heads/main/openapi/zoho-settings-api-openapi.yml
- **Documentation** — https://www.zoho.com/crm/developer/docs/api/
- **APIReference** — https://www.zoho.com/crm/developer/docs/api/v8/
- **GettingStarted** — https://www.zoho.com/crm/developer/docs/
- **SDKs** — https://packagist.org/packages/zohocrm/php-sdk-8.0
- **SDKs** — https://pypi.org/project/zohocrmsdk8-0/
- **SDKs** — https://www.nuget.org/packages/ZOHOCRMSDK-8.0/
- **SDKs** — https://github.com/zoho/zohocrm-java-sdk-8.0
- **SDKs** — https://www.npmjs.com/package/@zohocrm/nodejs-sdk-8.0
- **SDKs** — https://www.npmjs.com/package/@zohocrm/typescript-sdk-8.0
- **SDKs** — https://rubygems.org/gems/ZOHOCRMSDK8_0
- **SDKs** — https://github.com/zoho/zohocrm-javascript-sdk-8.0
- **SDKs** — https://github.com/zoho/zohocrm-scala-sdk-8.0
- **SDKs** — https://cocoapods.org/pods/ZCRMiOS
- **Documentation** — https://desk.zoho.com/DeskAPIDocument
- **DeveloperPortal** — https://www.zoho.com/desk/developers/
- **SDKs** — https://github.com/zoho/ZohoDeskPortalSDK
- **SDKs** — https://github.com/zoho/react-native-zohodesk-portal-sdk
- **SDKs** — https://github.com/zoho/zdesk-asap-flutter
- **SDKs** — https://github.com/zoho/cordova-plugin-zohodesk-portal
- **CodeExamples** — https://github.com/zoho/ZohoDesk-PortalSDK-Sample-apps-iOS
- **CodeExamples** — https://github.com/zoho/ZohoDesk-PortalSDK-sample-apps-android
- **CodeExamples** — https://github.com/zoho/ZohoDesk-PortalSDK-sample-apps-flutter
- **CodeExamples** — https://github.com/zoho/ZohoDesk-PortalSDK-sample-apps-reactnative
- **CodeExamples** — https://github.com/zoho/Zoho-Desk-ASAP-Mobile-SDK-API-Samples
- **Documentation** — https://www.zoho.com/analytics/api/v2/introduction.html
- **APIReference** — https://www.zoho.com/analytics/api/v2/
- **CodeExamples** — https://github.com/zoho/analytics-codestudio
- **Tools** — https://github.com/zoho/analytics-mcp-server
- **Integrations** — https://github.com/zoho/analytics-dataiku-import-plugin
- **Integrations** — https://github.com/zoho/analytics-dataiku-export-plugin
- **Documentation** — https://www.bigin.com/developer/docs/apis/v2/
- **DeveloperPortal** — https://www.bigin.com/developer-center.html

## Other Zoho APIs (12)

- [Zoho Inventory](https://apis.io/apis/zoho/zoho-inventory/)
- [Zoho Books](https://apis.io/apis/zoho/zoho-books/)
- [Zoho Invoice](https://apis.io/apis/zoho/zoho-invoice/)
- [Zoho Billing](https://apis.io/apis/zoho/zoho-billing/)
- [Zoho Expense](https://apis.io/apis/zoho/zoho-expense/)
- [Zoho People](https://apis.io/apis/zoho/zoho-people/)
- [Zoho Recruit](https://apis.io/apis/zoho/zoho-recruit/)
- [Zoho Projects](https://apis.io/apis/zoho/zoho-projects/)
- [Zoho Mail](https://apis.io/apis/zoho/zoho-mail/)
- [Zoho Sign](https://apis.io/apis/zoho/zoho-sign/)
- [Zoho Campaigns](https://apis.io/apis/zoho/zoho-campaigns/)
- [Zoho SalesIQ](https://apis.io/apis/zoho/zoho-salesiq/)

## Tags

Settings

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/zoho/zoho-settings-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/zoho/.
