Revoking a Refresh Token

You may choose to revoke a refresh token manually, when you no longer need access for a particular scope.

Call the following POST URL with the given params to revoke a refresh token.

METHOD:

https://<ZohoAccounts_Server_URI>/oauth/v2/token/revoke

Post

 

Parameter
Description
token<refresh_token> which is to be revoked