Zoho Sheet · OAuth Scopes
Zoho Sheet OAuth Scopes
OAuth 2.0
derived
Zoho Sheet publishes 2 OAuth 2.0 scopes via the authorizationCode, implicit, and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Zoho Sheet API on a user’s behalf.
Tokens are issued from https://accounts.zoho.com/oauth/v2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
SpreadsheetsProductivityCollaborationDataOfficeZoho
Scopes: 2
Flows: authorizationCode, implicit, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
https://accounts.zoho.com/oauth/v2/auth
https://accounts.zoho.com/oauth/v2/auth
Token URL
https://accounts.zoho.com/oauth/v2/token https://accounts.zoho.com/oauth/v3/device/token
https://accounts.zoho.com/oauth/v2/token https://accounts.zoho.com/oauth/v3/device/token
Flows
authorizationCodeimplicitclientCredentials
authorizationCodeimplicitclientCredentials
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| ZohoSheet.dataAPI.READ | Read spreadsheet data | authorizationCode, clientCredentials, implicit |
| ZohoSheet.dataAPI.UPDATE | Write and update spreadsheet data | authorizationCode, clientCredentials, implicit |