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