{
  "args": {
    "test": {
      "desc": "Setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked.",
      "example": "true",
      "required": false,
      "type": "boolean"
    }
  },
  "desc": "Revokes a token.",
  "errors": { "not_bearer_token": "Incompatible token type provided" },
  "rate_limit": {
    "label": "Tier 3: 50+ per minute",
    "url": "https://docs.slack.dev/apis/web-api/rate-limits"
  },
  "scopes": {}
}

