POST /authorization/revoke HTTP/1.1 Host: api.akibaone.com Authorization: Bearer YOUR_OAUTH2_TOKEN Accept: */*
{ "success": true, "message": "text", "id": "text" }