Sha256: 9292f9977e92e546b2f7f25aeaff4a967a5c04c0306efc39755be4ab6135e46a

Contents?: true

Size: 396 Bytes

Versions: 2

Compression:

Stored size: 396 Bytes

Contents

# OryHydraClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **session_token** | **String** | The Session Token  Invalidate this session token. |  |

## Example

```ruby
require 'ory-client'

instance = OryHydraClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody.new(
  session_token: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha17 docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md
ory-client-0.0.1.alpha16 docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md