Revoke Auth
GET {{baseUrl}}/auth.revoke?test=<>&token=<>
Revokes a token.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| test | string | Setting this parameter to 1triggers a testing mode where the specified token will not actually be revoked. | |
| token | string | Authentication token. Requires scope: groups:history |