create and update support tickets via the Zoho Desk REST API

domain: zoho.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an OAuth 2.0 access token from accounts.zoho.com/oauth/v2/token, noting tokens are short-lived and require refresh token rotation
  2. Include the orgId header on every request when your token spans multiple Zoho organizations
  3. POST to the tickets endpoint under https://desk.zoho.com/api/v1 with subject, description, and departmentId to create a ticket
  4. Use PATCH on the ticket resource to update status, priority, or custom fields
  5. Paginate ticket lists using the 1-based from index with a maximum limit of 100 records per page
  6. Handle HTTP 429 responses with exponential backoff since Zoho Desk does not return a Retry-After header

Known gotchas

Related routes

Configure webhooks for Zoho Desk ticket events via the Desk REST API
desk.zoho.com · 6 steps · unrated
Manage Zoho Desk agents and teams via the Desk REST API
desk.zoho.com · 6 steps · unrated
Create and update support tickets via the Freshdesk Tickets API
freshdesk · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans