revoke_token
Stop unauthorized access by immediately invalidating a previously issued token, securing your OAuth2 credentials.
Instructions
Immediately revokes a previously issued token, making it invalid for any further use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes | ID of the token to revoke |