Revoke token
POST /revoke
Invalidates an existing token according to RFC 7009. If the specified token is a refresh token, the associated access token will also be invalidated.
Request
Response Headers
WWW-AuthenticatePreferred authentication scheme (RFC 7235)
Runtime Error (Internal Server Error)