Revokes an access or refresh token per RFC 7009. Returns success even for invalid tokens to prevent token enumeration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Token revoked successfully
Whether the token was successfully revoked