RevokeTokenRequest
@type t() :: %PolarExpress.Schemas.RevokeTokenRequest{ client_id: term(), client_secret: term(), token: term(), token_type_hint: term() }
client_id
client_secret
token
token_type_hint