...
client_id
: the OAuth2 client that is associated with the tokentoken_id
: the token to update
Request Body: OAuthRefreshTokenInformation
Response: On successful revocation, return HTTP 200. No body
Upon calling this method, the token identifier will be updated
...