Sha256: 0ff0ca7b9ebba91967d09389c8a6cffcf13db0c22cf11075bb3bca08abfe7b2e
Contents?: true
Size: 386 Bytes
Versions: 195
Compression:
Stored size: 386 Bytes
Contents
# OryClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **session_token** | **String** | The Session Token Invalidate this session token. | | ## Example ```ruby require 'ory-client' instance = OryClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody.new( session_token: null ) ```
Version data entries
195 entries across 195 versions & 1 rubygems