Token revocation request
A request to revoke an OAuth 2.0 token
Cloud StorageCollaborationContent ManagementDocumentsEnterpriseFile Sharing
Properties
| Name |
Type |
Description |
| client_id |
string |
The Client ID of the application requesting to revoke the access token. |
| client_secret |
string |
The client secret of the application requesting to revoke an access token. |
| token |
string |
The access token to revoke. |
JSON Schema