- Getting Started
- OAuth 2.0
- Authorizing OAuth Requests
- HTTP Methods
- HTTP status code summary
- API Collection
- Document API
- Template API
- Automation API
- Merge API
- Combine API
- Bulk API
- POSTSign API
- Meta API
- Conversion API
- Folder API
- Publish API
- Errors
- General Errors
- Get List of Documents - Possible Errors
- Create Document - Possible Errors
- Download Document - Possible Errors
- Document Operations - Possible Errors
- Copy Document - Possible errors
- Template API - Possible errors
- Conversion API - Possible Errors
- Folder API - Possible Errors
- Publish API - Possible Errors
- Meta API - Possible Errors
- Sign API - Possible Errors
- Merge API - Possible Errors
- Combine PDFs - Possible errors
Step 5: Revoke your Refresh Tokens
If you want to revoke your refresh token, make a POST request with the following URL:
{Accounts_URL}/oauth/v2/token/revoke?token={refresh_token}
Note:
- You must use your domain-specific Zoho Accounts URL to revoke your refresh token.
- Here is avideo explaining how to revoke your refresh tokens.
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.