Okta.Sdk.Model.TokenRequest
October 22, 2025 ยท View on GitHub
Token inline hook request
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CloudEventVersion | string | The inline hook cloud version | [optional] |
| ContentType | string | The inline hook request header content | [optional] |
| EventId | string | The individual inline hook request ID | [optional] |
| EventTime | string | The time the inline hook request was sent | [optional] |
| EventTypeVersion | string | The inline hook version | [optional] |
| Data | TokenPayLoadData | [optional] | |
| EventType | string | The type of inline hook. The token inline hook type is `com.okta.oauth2.tokens.transform`. | [optional] |
| Source | string | The URL of the token inline hook | [optional] |