Authentication
Revoke Access Token
Revoke an access token or refresh token, rendering it immediately invalid
POST
Authorizations
HTTP Basic authentication using client_id:client_secret
Body
application/x-www-form-urlencoded
Response
200
Token revoked successfully (or token was already invalid)