Zoho CRM REST APIs
Number of APIs: 2384
The Zoho CRM Developers workspace represents Collections curated by the CRM Developer Relations team.
To find out more about the Zoho CRM APIs:
- Visit our developer documentation.
- Check out our sample code on GitHub.
- Talk to us about the APIs in our developer forum.
- Write to us at support@zohocrm.com if you have any questions or suggestions.
-
V3-Mass Update-Mass Update Using CVID and Territory ID - Accounts POST {{api-domain}}/crm/v3/Accounts/actions/mass_update
-
V3-Mass Update-Mass Update Using CVID and Territory ID - Cases POST {{api-domain}}/crm/v3/Cases/actions/mass_update
-
V3-Mass Update-Mass Update Using CVID and Territory ID - Solutions POST {{api-domain}}/crm/v3/Solutions/actions/mass_update
-
V3-Mass Update-Mass Update Using CVID and Territory ID - Price Books POST {{api-domain}}/crm/v3/Price_Books/actions/mass_update
-
V3-Tags-Remove Tags from Records - Quotes POST {{api-domain}}/crm/v3/Quotes/actions/remove_tags
-
V2-Records-Update Records - Quotes PUT {{api-domain}}/crm/v2/Quotes/{{record-id}}
-
V2-Records-Upsert Records - Price Books POST {{api-domain}}/crm/v2/Price_Books/upsert
-
V2-Records-Delete Specific Records - Invoices DELETE {{api-domain}}/crm/v2/Invoices/{{record_id}}
-
V2-Records-Delete Specific Records - Activities DELETE {{api-domain}}/crm/v2/Activities/{{record_id}}
-
V2-Records-Delete Records - Leads DELETE {{api-domain}}/crm/v2/Leads?ids={{record_id1,record_id2,..}}