- Overview
- What's New in V4?
- Changelog
- OAuth Authentication
- Multi DC
- GDPR Compliance
- HIPAA Compliance
- Common Errors
- HTTP Request Methods
- REST APIs
- Modules
- 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:
{Accounts_URL}/clientoauth/v2/{PORTAL_ID}/auth/token/revoke?token={refresh_token}
Note
You must use your domain-specific Accounts URL to revoke your refresh token.
- When you revoke a refresh token, the system revokes all the access tokens generated using that refresh token.
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.