v1
latestOpenAPI 3.0.12026-07-26222700728.0 KBOAuth
Revoke access token
Revoke an access token or refresh token, rendering it immediately invalid.
Compliant with RFC 7009. Returns 200 whether or not the token was valid. Authenticate using HTTP Basic auth (client_secret_basic)
post/v6/auth/revoke
Response
Token revoked successfully (or token was already invalid)