---
title: "Zoho Authorize"
method: GET
path: "/oauth/zoho/authorize"
tags: ["OAuth"]
---

# Zoho Authorize

`GET /oauth/zoho/authorize`

Initiate Zoho OAuth integration.
Redirects user to Zoho's authorization page.

## Response `200`

Successful Response

- ZohoAuthorizationUrl — OAuth authorization URL response
  - `authorization_url` string, required

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
