- Overview
- What's New in V4?
- Changelog
- API Collection
- OAuth Authentication
- API Limits
- Multi DC
- Increase API Credits
- Customize API Usage Notification
- GDPR Compliance
- HIPAA Compliance
- API Dashboard
- Common Errors
- HTTP Request Methods
- Entity APIs
- Organization
- Users
- Records
- Records APIs using External ID
- Meeting Cancel
- Subforms
- Linking Modules
- Related Records
- Related Records using External ID
- Blueprint
- Notes
- Emails
- Contact Roles
- Photos and Attachments
- Mass Update
- Mass Delete
- Currencies
- Files
- Share
- Fields' Attachments
- Change Owner
- Mass Change Owner
- Metadata APIs
- Composite API
- Bulk APIs
- Notification APIs
- Query API
Revoking Refresh Token
If you want to revoke your refresh token,
Make a POST request with the following URL:
NoteYou must use your domain-specific Zoho Accounts URL to revoke your refresh token.
If you have multiple organizations, the refresh token that you revoke will be specific to a particular organization, and this action will not have an effect on other organizations in your application.
{Accounts_URL}/oauth/v2/token/revoke?token={refresh_token}
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.