{

"token": "XXYYZZ",
"team_id": "TXXXXXXXX",
"api_app_id": "AXXXXXXXXX",
"event": {
  "type": "tokens_revoked",
  "tokens": {
    "oauth": [
      "UXXXXXXXX"
    ],
    "bot": [
      "UXXXXXXXX"
    ]
  }
},
"type": "event_callback",
"event_id": "EvXXXXXXXX",
"event_time": 1234567890

}