Authentication
Revoke OAuth Token
Revokes the oAuth token using the token from the Authorization: Bearer XXXX header and returns a 204 response
post/oauth/token/revoke
Headers
authorizationstring required
Authorization Header with Token
Response
Successful